A B C D E F G H I K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACTION_URI_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.InstallationState
- addAllAllowExitCodes(Iterable<? extends Integer>) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Allow this build step to fail without failing the entire build if and only if the exit code is one of the specified codes.
- addAllArgs(Iterable<String>) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of arguments that will be presented to the step when it is started.
- addAllBuilds(Iterable<? extends Build>) - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
-
Builds will be sorted by `create_time`, descending.
- addAllBuildStepImages(Iterable<String>) - Method in class com.google.cloudbuild.v1.Results.Builder
-
List of build step digests, in the order corresponding to build step indices.
- addAllBuildStepOutputs(Iterable<? extends ByteString>) - Method in class com.google.cloudbuild.v1.Results.Builder
-
List of build step outputs, produced by builder images, in the order corresponding to build step indices.
- addAllConnections(Iterable<? extends Connection>) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
-
The list of Connections.
- addAllEnv(Iterable<String>) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
A list of global environment variable definitions that will exist for all build steps in this build.
- addAllEnv(Iterable<String>) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of environment variable definitions to be used when running a step.
- addAllFileHash(Iterable<? extends FileHashes>) - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
-
The file hash of the artifact.
- addAllFileHash(Iterable<? extends Hash>) - Method in class com.google.cloudbuild.v1.FileHashes.Builder
-
Collection of file hashes.
- addAllIgnoredFiles(Iterable<String>) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**".
- addAllImages(Iterable<? extends BuiltImage>) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Container images that were built as a part of the build.
- addAllImages(Iterable<String>) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of images to be pushed upon the successful completion of all build steps.
- addAllImages(Iterable<String>) - Method in class com.google.cloudbuild.v1.Build.Builder
-
A list of images to be pushed upon the successful completion of all build steps.
- addAllIncludedFiles(Iterable<String>) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
If any of the files altered in the commit pass the ignored_files filter and included_files is empty, then as far as this filter is concerned, we should trigger the build.
- addAllInline(Iterable<? extends InlineSecret>) - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets encrypted with KMS key and the associated secret environment variable.
- addAllMavenArtifacts(Iterable<? extends Artifacts.MavenArtifact>) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- addAllMavenArtifacts(Iterable<? extends UploadedMavenArtifact>) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- addAllNpmPackages(Iterable<? extends Artifacts.NpmPackage>) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- addAllNpmPackages(Iterable<? extends UploadedNpmPackage>) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Npm packages uploaded to Artifact Registry at the end of the build.
- addAllowExitCodes(int) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Allow this build step to fail without failing the entire build if and only if the exit code is one of the specified codes.
- addAllPaths(Iterable<String>) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
-
Path globs used to match files in the build's workspace.
- addAllPaths(Iterable<String>) - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
-
Path globs used to match files in the build's workspace.
- addAllPythonPackages(Iterable<? extends Artifacts.PythonPackage>) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- addAllPythonPackages(Iterable<? extends UploadedPythonPackage>) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- addAllRepositories(Iterable<? extends Repository>) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
-
Repository resources created.
- addAllRepositories(Iterable<? extends Repository>) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
-
repositories ready to be created.
- addAllRepositories(Iterable<? extends Repository>) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
-
The list of Repositories.
- addAllRequests(Iterable<? extends CreateRepositoryRequest>) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
-
Required.
- addAllSecretEnv(Iterable<String>) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key.
- addAllSecretEnv(Iterable<String>) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of environment variables which are encrypted using a Cloud Key Management Service crypto key.
- addAllSecretManager(Iterable<? extends SecretManagerSecret>) - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets in Secret Manager and associated secret environment variable.
- addAllSecrets(Iterable<? extends Secret>) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets to decrypt using Cloud Key Management Service.
- addAllSourceProvenanceHash(Iterable<? extends Hash.HashType>) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Requested hash for SourceProvenance.
- addAllSourceProvenanceHashValue(Iterable<Integer>) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Requested hash for SourceProvenance.
- addAllSteps(Iterable<? extends BuildStep>) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Required.
- addAllTags(Iterable<String>) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Tags for annotation of a `Build`.
- addAllTags(Iterable<String>) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Tags for annotation of a `BuildTrigger`
- addAllTriggers(Iterable<? extends BuildTrigger>) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- addAllVolumes(Iterable<? extends Volume>) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- addAllVolumes(Iterable<? extends Volume>) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
List of volumes to mount into the build step.
- addAllWaitFor(Iterable<String>) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
The ID(s) of the step(s) that this build step depends on.
- addAllWarnings(Iterable<? extends Build.Warning>) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- addAllWorkerPools(Iterable<? extends WorkerPool>) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
-
`WorkerPools` for the specified project.
- addArgs(String) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of arguments that will be presented to the step when it is started.
- addArgsBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of arguments that will be presented to the step when it is started.
- addBuilds(int, Build) - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
-
Builds will be sorted by `create_time`, descending.
- addBuilds(int, Build.Builder) - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
-
Builds will be sorted by `create_time`, descending.
- addBuilds(Build) - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
-
Builds will be sorted by `create_time`, descending.
- addBuilds(Build.Builder) - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
-
Builds will be sorted by `create_time`, descending.
- addBuildsBuilder() - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
-
Builds will be sorted by `create_time`, descending.
- addBuildsBuilder(int) - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
-
Builds will be sorted by `create_time`, descending.
- addBuildStepImages(String) - Method in class com.google.cloudbuild.v1.Results.Builder
-
List of build step digests, in the order corresponding to build step indices.
- addBuildStepImagesBytes(ByteString) - Method in class com.google.cloudbuild.v1.Results.Builder
-
List of build step digests, in the order corresponding to build step indices.
- addBuildStepOutputs(ByteString) - Method in class com.google.cloudbuild.v1.Results.Builder
-
List of build step outputs, produced by builder images, in the order corresponding to build step indices.
- addConnections(int, Connection) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
-
The list of Connections.
- addConnections(int, Connection.Builder) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
-
The list of Connections.
- addConnections(Connection) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
-
The list of Connections.
- addConnections(Connection.Builder) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
-
The list of Connections.
- addConnectionsBuilder() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
-
The list of Connections.
- addConnectionsBuilder(int) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
-
The list of Connections.
- addEnv(String) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
A list of global environment variable definitions that will exist for all build steps in this build.
- addEnv(String) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of environment variable definitions to be used when running a step.
- addEnvBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
A list of global environment variable definitions that will exist for all build steps in this build.
- addEnvBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of environment variable definitions to be used when running a step.
- addFileHash(int, FileHashes) - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
-
The file hash of the artifact.
- addFileHash(int, FileHashes.Builder) - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
-
The file hash of the artifact.
- addFileHash(int, Hash) - Method in class com.google.cloudbuild.v1.FileHashes.Builder
-
Collection of file hashes.
- addFileHash(int, Hash.Builder) - Method in class com.google.cloudbuild.v1.FileHashes.Builder
-
Collection of file hashes.
- addFileHash(FileHashes) - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
-
The file hash of the artifact.
- addFileHash(FileHashes.Builder) - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
-
The file hash of the artifact.
- addFileHash(Hash) - Method in class com.google.cloudbuild.v1.FileHashes.Builder
-
Collection of file hashes.
- addFileHash(Hash.Builder) - Method in class com.google.cloudbuild.v1.FileHashes.Builder
-
Collection of file hashes.
- addFileHashBuilder() - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
-
The file hash of the artifact.
- addFileHashBuilder() - Method in class com.google.cloudbuild.v1.FileHashes.Builder
-
Collection of file hashes.
- addFileHashBuilder(int) - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
-
The file hash of the artifact.
- addFileHashBuilder(int) - Method in class com.google.cloudbuild.v1.FileHashes.Builder
-
Collection of file hashes.
- addIgnoredFiles(String) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**".
- addIgnoredFilesBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**".
- addImages(int, BuiltImage) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Container images that were built as a part of the build.
- addImages(int, BuiltImage.Builder) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Container images that were built as a part of the build.
- addImages(BuiltImage) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Container images that were built as a part of the build.
- addImages(BuiltImage.Builder) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Container images that were built as a part of the build.
- addImages(String) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of images to be pushed upon the successful completion of all build steps.
- addImages(String) - Method in class com.google.cloudbuild.v1.Build.Builder
-
A list of images to be pushed upon the successful completion of all build steps.
- addImagesBuilder() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Container images that were built as a part of the build.
- addImagesBuilder(int) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Container images that were built as a part of the build.
- addImagesBytes(ByteString) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of images to be pushed upon the successful completion of all build steps.
- addImagesBytes(ByteString) - Method in class com.google.cloudbuild.v1.Build.Builder
-
A list of images to be pushed upon the successful completion of all build steps.
- addIncludedFiles(String) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
If any of the files altered in the commit pass the ignored_files filter and included_files is empty, then as far as this filter is concerned, we should trigger the build.
- addIncludedFilesBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
If any of the files altered in the commit pass the ignored_files filter and included_files is empty, then as far as this filter is concerned, we should trigger the build.
- addInline(int, InlineSecret) - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets encrypted with KMS key and the associated secret environment variable.
- addInline(int, InlineSecret.Builder) - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets encrypted with KMS key and the associated secret environment variable.
- addInline(InlineSecret) - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets encrypted with KMS key and the associated secret environment variable.
- addInline(InlineSecret.Builder) - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets encrypted with KMS key and the associated secret environment variable.
- addInlineBuilder() - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets encrypted with KMS key and the associated secret environment variable.
- addInlineBuilder(int) - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets encrypted with KMS key and the associated secret environment variable.
- addMavenArtifacts(int, Artifacts.MavenArtifact) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- addMavenArtifacts(int, Artifacts.MavenArtifact.Builder) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- addMavenArtifacts(int, UploadedMavenArtifact) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- addMavenArtifacts(int, UploadedMavenArtifact.Builder) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- addMavenArtifacts(Artifacts.MavenArtifact) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- addMavenArtifacts(Artifacts.MavenArtifact.Builder) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- addMavenArtifacts(UploadedMavenArtifact) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- addMavenArtifacts(UploadedMavenArtifact.Builder) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- addMavenArtifactsBuilder() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- addMavenArtifactsBuilder() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- addMavenArtifactsBuilder(int) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- addMavenArtifactsBuilder(int) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- addNpmPackages(int, Artifacts.NpmPackage) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- addNpmPackages(int, Artifacts.NpmPackage.Builder) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- addNpmPackages(int, UploadedNpmPackage) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Npm packages uploaded to Artifact Registry at the end of the build.
- addNpmPackages(int, UploadedNpmPackage.Builder) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Npm packages uploaded to Artifact Registry at the end of the build.
- addNpmPackages(Artifacts.NpmPackage) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- addNpmPackages(Artifacts.NpmPackage.Builder) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- addNpmPackages(UploadedNpmPackage) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Npm packages uploaded to Artifact Registry at the end of the build.
- addNpmPackages(UploadedNpmPackage.Builder) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Npm packages uploaded to Artifact Registry at the end of the build.
- addNpmPackagesBuilder() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- addNpmPackagesBuilder() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Npm packages uploaded to Artifact Registry at the end of the build.
- addNpmPackagesBuilder(int) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- addNpmPackagesBuilder(int) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Npm packages uploaded to Artifact Registry at the end of the build.
- addPaths(String) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
-
Path globs used to match files in the build's workspace.
- addPaths(String) - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
-
Path globs used to match files in the build's workspace.
- addPathsBytes(ByteString) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
-
Path globs used to match files in the build's workspace.
- addPathsBytes(ByteString) - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
-
Path globs used to match files in the build's workspace.
- addPythonPackages(int, Artifacts.PythonPackage) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- addPythonPackages(int, Artifacts.PythonPackage.Builder) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- addPythonPackages(int, UploadedPythonPackage) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- addPythonPackages(int, UploadedPythonPackage.Builder) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- addPythonPackages(Artifacts.PythonPackage) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- addPythonPackages(Artifacts.PythonPackage.Builder) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- addPythonPackages(UploadedPythonPackage) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- addPythonPackages(UploadedPythonPackage.Builder) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- addPythonPackagesBuilder() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- addPythonPackagesBuilder() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- addPythonPackagesBuilder(int) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- addPythonPackagesBuilder(int) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.ApprovalConfig.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Build.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.FileHashes.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.GitSource.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Hash.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.PushFilter.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Results.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Secret.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Secrets.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Source.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.StorageSource.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Volume.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.Connection.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.GetConnectionRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.GetRepositoryRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.InstallationState.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.Repository.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
- addRepositories(int, Repository) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
-
Repository resources created.
- addRepositories(int, Repository) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
-
repositories ready to be created.
- addRepositories(int, Repository) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
-
The list of Repositories.
- addRepositories(int, Repository.Builder) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
-
Repository resources created.
- addRepositories(int, Repository.Builder) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
-
repositories ready to be created.
- addRepositories(int, Repository.Builder) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
-
The list of Repositories.
- addRepositories(Repository) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
-
Repository resources created.
- addRepositories(Repository) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
-
repositories ready to be created.
- addRepositories(Repository) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
-
The list of Repositories.
- addRepositories(Repository.Builder) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
-
Repository resources created.
- addRepositories(Repository.Builder) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
-
repositories ready to be created.
- addRepositories(Repository.Builder) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
-
The list of Repositories.
- addRepositoriesBuilder() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
-
Repository resources created.
- addRepositoriesBuilder() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
-
repositories ready to be created.
- addRepositoriesBuilder() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
-
The list of Repositories.
- addRepositoriesBuilder(int) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
-
Repository resources created.
- addRepositoriesBuilder(int) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
-
repositories ready to be created.
- addRepositoriesBuilder(int) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
-
The list of Repositories.
- addRequests(int, CreateRepositoryRequest) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
-
Required.
- addRequests(int, CreateRepositoryRequest.Builder) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
-
Required.
- addRequests(CreateRepositoryRequest) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
-
Required.
- addRequests(CreateRepositoryRequest.Builder) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
-
Required.
- addRequestsBuilder() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
-
Required.
- addRequestsBuilder(int) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
-
Required.
- addSecretEnv(String) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key.
- addSecretEnv(String) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of environment variables which are encrypted using a Cloud Key Management Service crypto key.
- addSecretEnvBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key.
- addSecretEnvBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of environment variables which are encrypted using a Cloud Key Management Service crypto key.
- addSecretManager(int, SecretManagerSecret) - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets in Secret Manager and associated secret environment variable.
- addSecretManager(int, SecretManagerSecret.Builder) - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets in Secret Manager and associated secret environment variable.
- addSecretManager(SecretManagerSecret) - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets in Secret Manager and associated secret environment variable.
- addSecretManager(SecretManagerSecret.Builder) - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets in Secret Manager and associated secret environment variable.
- addSecretManagerBuilder() - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets in Secret Manager and associated secret environment variable.
- addSecretManagerBuilder(int) - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets in Secret Manager and associated secret environment variable.
- addSecrets(int, Secret) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets to decrypt using Cloud Key Management Service.
- addSecrets(int, Secret.Builder) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets to decrypt using Cloud Key Management Service.
- addSecrets(Secret) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets to decrypt using Cloud Key Management Service.
- addSecrets(Secret.Builder) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets to decrypt using Cloud Key Management Service.
- addSecretsBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets to decrypt using Cloud Key Management Service.
- addSecretsBuilder(int) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets to decrypt using Cloud Key Management Service.
- addSourceProvenanceHash(Hash.HashType) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Requested hash for SourceProvenance.
- addSourceProvenanceHashValue(int) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Requested hash for SourceProvenance.
- addSteps(int, BuildStep) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Required.
- addSteps(int, BuildStep.Builder) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Required.
- addSteps(BuildStep) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Required.
- addSteps(BuildStep.Builder) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Required.
- addStepsBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Required.
- addStepsBuilder(int) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Required.
- addTags(String) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Tags for annotation of a `Build`.
- addTags(String) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Tags for annotation of a `BuildTrigger`
- addTagsBytes(ByteString) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Tags for annotation of a `Build`.
- addTagsBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Tags for annotation of a `BuildTrigger`
- addTriggers(int, BuildTrigger) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- addTriggers(int, BuildTrigger.Builder) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- addTriggers(BuildTrigger) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- addTriggers(BuildTrigger.Builder) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- addTriggersBuilder() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- addTriggersBuilder(int) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- addVolumes(int, Volume) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- addVolumes(int, Volume) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
List of volumes to mount into the build step.
- addVolumes(int, Volume.Builder) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- addVolumes(int, Volume.Builder) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
List of volumes to mount into the build step.
- addVolumes(Volume) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- addVolumes(Volume) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
List of volumes to mount into the build step.
- addVolumes(Volume.Builder) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- addVolumes(Volume.Builder) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
List of volumes to mount into the build step.
- addVolumesBuilder() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- addVolumesBuilder() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
List of volumes to mount into the build step.
- addVolumesBuilder(int) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- addVolumesBuilder(int) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
List of volumes to mount into the build step.
- addWaitFor(String) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
The ID(s) of the step(s) that this build step depends on.
- addWaitForBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
The ID(s) of the step(s) that this build step depends on.
- addWarnings(int, Build.Warning) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- addWarnings(int, Build.Warning.Builder) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- addWarnings(Build.Warning) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- addWarnings(Build.Warning.Builder) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- addWarningsBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- addWarningsBuilder(int) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- addWorkerPools(int, WorkerPool) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
-
`WorkerPools` for the specified project.
- addWorkerPools(int, WorkerPool.Builder) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
-
`WorkerPools` for the specified project.
- addWorkerPools(WorkerPool) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
-
`WorkerPools` for the specified project.
- addWorkerPools(WorkerPool.Builder) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
-
`WorkerPools` for the specified project.
- addWorkerPoolsBuilder() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
-
`WorkerPools` for the specified project.
- addWorkerPoolsBuilder(int) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
-
`WorkerPools` for the specified project.
- ALERT - com.google.cloudbuild.v1.Build.Warning.Priority
-
e.g.
- ALERT_VALUE - Static variable in enum com.google.cloudbuild.v1.Build.Warning.Priority
-
e.g.
- ALLOW_EXIT_CODES_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildStep
- ALLOW_FAILURE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildStep
- ALLOW_LOOSE - com.google.cloudbuild.v1.BuildOptions.SubstitutionOption
-
Do not fail the build if error in substitutions checks.
- ALLOW_LOOSE_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildOptions.SubstitutionOption
-
Do not fail the build if error in substitutions checks.
- ALLOW_MISSING_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- ALLOW_MISSING_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.UpdateConnectionRequest
- ANNOTATIONS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.WorkerPool
- ANNOTATIONS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.Connection
- ANNOTATIONS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.Repository
- API_KEY_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- API_VERSION_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.OperationMetadata
- API_VERSION_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- APP_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- APP_INSTALLATION_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.GitHubConfig
- APP_INSTALLATION_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- APP_SLUG_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Applies the given settings updater function to all of the unary API methods in this service.
- applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Applies the given settings updater function to all of the unary API methods in this service.
- applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
-
Applies the given settings updater function to all of the unary API methods in this service.
- applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
-
Applies the given settings updater function to all of the unary API methods in this service.
- APPROVAL_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- APPROVAL_REQUIRED_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ApprovalConfig
- APPROVAL_RESULT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ApproveBuildRequest
- APPROVAL_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ApprovalResult
- ApprovalConfig - Class in com.google.cloudbuild.v1
-
ApprovalConfig describes configuration for manual approval of a build.
- ApprovalConfig.Builder - Class in com.google.cloudbuild.v1
-
ApprovalConfig describes configuration for manual approval of a build.
- ApprovalConfigOrBuilder - Interface in com.google.cloudbuild.v1
- ApprovalResult - Class in com.google.cloudbuild.v1
-
ApprovalResult describes the decision and associated metadata of a manual approval of a build.
- ApprovalResult.Builder - Class in com.google.cloudbuild.v1
-
ApprovalResult describes the decision and associated metadata of a manual approval of a build.
- ApprovalResult.Decision - Enum in com.google.cloudbuild.v1
-
Specifies whether or not this manual approval result is to approve or reject a build.
- ApprovalResultOrBuilder - Interface in com.google.cloudbuild.v1
- approveBuild(ApproveBuildRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildBlockingStub
-
Approves or rejects a pending build.
- approveBuild(ApproveBuildRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildFutureStub
-
Approves or rejects a pending build.
- approveBuild(ApproveBuildRequest, StreamObserver<Operation>) - Method in interface com.google.cloudbuild.v1.CloudBuildGrpc.AsyncService
-
Approves or rejects a pending build.
- approveBuild(ApproveBuildRequest, StreamObserver<Operation>) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildStub
-
Approves or rejects a pending build.
- approveBuildAsync(ApproveBuildRequest) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Approves or rejects a pending build.
- approveBuildAsync(String, ApprovalResult) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Approves or rejects a pending build.
- approveBuildCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Approves or rejects a pending build.
- approveBuildCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- approveBuildCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- approveBuildCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- approveBuildOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Approves or rejects a pending build.
- approveBuildOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- approveBuildOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- approveBuildOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- approveBuildOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to approveBuild.
- approveBuildOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to approveBuild.
- approveBuildOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to approveBuild.
- approveBuildOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to approveBuild.
- ApproveBuildRequest - Class in com.google.cloudbuild.v1
-
Request to approve or reject a pending build.
- ApproveBuildRequest.Builder - Class in com.google.cloudbuild.v1
-
Request to approve or reject a pending build.
- ApproveBuildRequestOrBuilder - Interface in com.google.cloudbuild.v1
- approveBuildSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to approveBuild.
- approveBuildSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to approveBuild.
- approveBuildSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to approveBuild.
- approveBuildSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to approveBuild.
- APPROVED - com.google.cloudbuild.v1.ApprovalResult.Decision
-
Build is approved.
- APPROVED - com.google.cloudbuild.v1.BuildApproval.State
-
Build approval has been approved.
- APPROVED_VALUE - Static variable in enum com.google.cloudbuild.v1.ApprovalResult.Decision
-
Build is approved.
- APPROVED_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildApproval.State
-
Build approval has been approved.
- APPROVER_ACCOUNT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ApprovalResult
- ARGS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildStep
- ARTIFACT_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- ARTIFACT_MANIFEST_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Results
- ARTIFACT_TIMING_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Results
- ArtifactResult - Class in com.google.cloudbuild.v1
-
An artifact that was uploaded during a build.
- ArtifactResult.Builder - Class in com.google.cloudbuild.v1
-
An artifact that was uploaded during a build.
- ArtifactResultOrBuilder - Interface in com.google.cloudbuild.v1
- Artifacts - Class in com.google.cloudbuild.v1
-
Artifacts produced by a build that should be uploaded upon successful completion of all build steps.
- ARTIFACTS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- Artifacts.ArtifactObjects - Class in com.google.cloudbuild.v1
-
Files in the workspace to upload to Cloud Storage upon successful completion of all build steps.
- Artifacts.ArtifactObjects.Builder - Class in com.google.cloudbuild.v1
-
Files in the workspace to upload to Cloud Storage upon successful completion of all build steps.
- Artifacts.ArtifactObjectsOrBuilder - Interface in com.google.cloudbuild.v1
- Artifacts.Builder - Class in com.google.cloudbuild.v1
-
Artifacts produced by a build that should be uploaded upon successful completion of all build steps.
- Artifacts.MavenArtifact - Class in com.google.cloudbuild.v1
-
A Maven artifact to upload to Artifact Registry upon successful completion of all build steps.
- Artifacts.MavenArtifact.Builder - Class in com.google.cloudbuild.v1
-
A Maven artifact to upload to Artifact Registry upon successful completion of all build steps.
- Artifacts.MavenArtifactOrBuilder - Interface in com.google.cloudbuild.v1
- Artifacts.NpmPackage - Class in com.google.cloudbuild.v1
-
Npm package to upload to Artifact Registry upon successful completion of all build steps.
- Artifacts.NpmPackage.Builder - Class in com.google.cloudbuild.v1
-
Npm package to upload to Artifact Registry upon successful completion of all build steps.
- Artifacts.NpmPackageOrBuilder - Interface in com.google.cloudbuild.v1
- Artifacts.PythonPackage - Class in com.google.cloudbuild.v1
-
Python package to upload to Artifact Registry upon successful completion of all build steps.
- Artifacts.PythonPackage.Builder - Class in com.google.cloudbuild.v1
-
Python package to upload to Artifact Registry upon successful completion of all build steps.
- Artifacts.PythonPackageOrBuilder - Interface in com.google.cloudbuild.v1
- ArtifactsOrBuilder - Interface in com.google.cloudbuild.v1
- AUTHMETHOD_NOT_SET - com.google.cloudbuild.v1.WebhookConfig.AuthMethodCase
- AUTHORIZER_CREDENTIAL_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.GitHubConfig
- AUTODETECT - com.google.cloudbuild.v1.BuildTrigger.BuildTemplateCase
- AUTODETECT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildTrigger
- AVAILABLE_SECRETS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- awaitTermination(long, TimeUnit) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
- awaitTermination(long, TimeUnit) - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- awaitTermination(long, TimeUnit) - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- awaitTermination(long, TimeUnit) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
- awaitTermination(long, TimeUnit) - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- awaitTermination(long, TimeUnit) - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
B
- batchCreateRepositories(BatchCreateRepositoriesRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerBlockingStub
-
Creates multiple repositories inside a connection.
- batchCreateRepositories(BatchCreateRepositoriesRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerFutureStub
-
Creates multiple repositories inside a connection.
- batchCreateRepositories(BatchCreateRepositoriesRequest, StreamObserver<Operation>) - Method in interface com.google.cloudbuild.v2.RepositoryManagerGrpc.AsyncService
-
Creates multiple repositories inside a connection.
- batchCreateRepositories(BatchCreateRepositoriesRequest, StreamObserver<Operation>) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerStub
-
Creates multiple repositories inside a connection.
- batchCreateRepositoriesAsync(BatchCreateRepositoriesRequest) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Creates multiple repositories inside a connection.
- batchCreateRepositoriesAsync(ConnectionName, List<CreateRepositoryRequest>) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Creates multiple repositories inside a connection.
- batchCreateRepositoriesAsync(String, List<CreateRepositoryRequest>) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Creates multiple repositories inside a connection.
- batchCreateRepositoriesCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Creates multiple repositories inside a connection.
- batchCreateRepositoriesCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- batchCreateRepositoriesCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- batchCreateRepositoriesCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- batchCreateRepositoriesOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Creates multiple repositories inside a connection.
- batchCreateRepositoriesOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- batchCreateRepositoriesOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- batchCreateRepositoriesOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- batchCreateRepositoriesOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns the object with the settings used for calls to batchCreateRepositories.
- batchCreateRepositoriesOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
-
Returns the builder for the settings used for calls to batchCreateRepositories.
- batchCreateRepositoriesOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the object with the settings used for calls to batchCreateRepositories.
- batchCreateRepositoriesOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
-
Returns the builder for the settings used for calls to batchCreateRepositories.
- BatchCreateRepositoriesRequest - Class in com.google.cloudbuild.v2
-
Message for creating repositoritories in batch.
- BatchCreateRepositoriesRequest.Builder - Class in com.google.cloudbuild.v2
-
Message for creating repositoritories in batch.
- BatchCreateRepositoriesRequestOrBuilder - Interface in com.google.cloudbuild.v2
- BatchCreateRepositoriesResponse - Class in com.google.cloudbuild.v2
-
Message for response of creating repositories in batch.
- BatchCreateRepositoriesResponse.Builder - Class in com.google.cloudbuild.v2
-
Message for response of creating repositories in batch.
- BatchCreateRepositoriesResponseOrBuilder - Interface in com.google.cloudbuild.v2
- batchCreateRepositoriesSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns the object with the settings used for calls to batchCreateRepositories.
- batchCreateRepositoriesSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
-
Returns the builder for the settings used for calls to batchCreateRepositories.
- batchCreateRepositoriesSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the object with the settings used for calls to batchCreateRepositories.
- batchCreateRepositoriesSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
-
Returns the builder for the settings used for calls to batchCreateRepositories.
- bindService() - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildImplBase
- bindService() - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerImplBase
- bindService(CloudBuildGrpc.AsyncService) - Static method in class com.google.cloudbuild.v1.CloudBuildGrpc
- bindService(RepositoryManagerGrpc.AsyncService) - Static method in class com.google.cloudbuild.v2.RepositoryManagerGrpc
- BODY_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- BRANCH - com.google.cloudbuild.v1.PullRequestFilter.GitRefCase
- BRANCH - com.google.cloudbuild.v1.PushFilter.GitRefCase
- BRANCH_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.PullRequestFilter
- BRANCH_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.PushFilter
- BRANCH_NAME - com.google.cloudbuild.v1.RepoSource.RevisionCase
- BRANCH_NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.RepoSource
- BUCKET_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.StorageSource
- BUCKET_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.StorageSourceManifest
- build() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
- build() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
- build() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
- build() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
- build() - Method in class com.google.cloudbuild.v1.ApprovalConfig.Builder
- build() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
- build() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
- build() - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
- build() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
- build() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
- build() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
- build() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
- build() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
- build() - Method in class com.google.cloudbuild.v1.Build.Builder
- build() - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
- build() - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
- build() - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
- build() - Method in class com.google.cloudbuild.v1.BuildName.Builder
- build() - Method in class com.google.cloudbuild.v1.BuildName.ProjectLocationBuildBuilder
- build() - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
- build() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
- build() - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption.Builder
- build() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
- build() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- build() - Method in class com.google.cloudbuild.v1.BuildTriggerName.Builder
- build() - Method in class com.google.cloudbuild.v1.BuildTriggerName.ProjectLocationTriggerBuilder
- build() - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
- build() - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
- build() - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
- build() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
- build() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
- build() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
- build() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
- build() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
- build() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
- build() - Method in class com.google.cloudbuild.v1.FileHashes.Builder
- build() - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
- build() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
- build() - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest.Builder
- build() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
- build() - Method in class com.google.cloudbuild.v1.GitSource.Builder
- build() - Method in class com.google.cloudbuild.v1.Hash.Builder
- build() - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
- build() - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
- build() - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
- build() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
- build() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
- build() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
- build() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
- build() - Method in class com.google.cloudbuild.v1.LocationName.Builder
- build() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
- build() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
- build() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
- build() - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
- build() - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
- build() - Method in class com.google.cloudbuild.v1.PushFilter.Builder
- build() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
- build() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse.Builder
- build() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
- build() - Method in class com.google.cloudbuild.v1.Results.Builder
- build() - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
- build() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
- build() - Method in class com.google.cloudbuild.v1.Secret.Builder
- build() - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
- build() - Method in class com.google.cloudbuild.v1.Secrets.Builder
- build() - Method in class com.google.cloudbuild.v1.Source.Builder
- build() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
- build() - Method in class com.google.cloudbuild.v1.StorageSource.Builder
- build() - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
- build() - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
- build() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
- build() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
- build() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
- build() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
- build() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
- build() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
- build() - Method in class com.google.cloudbuild.v1.Volume.Builder
- build() - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
- build() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
- build() - Method in class com.google.cloudbuild.v1.WorkerPoolName.Builder
- build() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
- build() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
- build() - Method in class com.google.cloudbuild.v2.Connection.Builder
- build() - Method in class com.google.cloudbuild.v2.ConnectionName.Builder
- build() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
- build() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
- build() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
- build() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
- build() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
- build() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
- build() - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest.Builder
- build() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
- build() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest.Builder
- build() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
- build() - Method in class com.google.cloudbuild.v2.GetConnectionRequest.Builder
- build() - Method in class com.google.cloudbuild.v2.GetRepositoryRequest.Builder
- build() - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
- build() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
- build() - Method in class com.google.cloudbuild.v2.InstallationState.Builder
- build() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
- build() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
- build() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
- build() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
- build() - Method in class com.google.cloudbuild.v2.LocationName.Builder
- build() - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
- build() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
- build() - Method in class com.google.cloudbuild.v2.Repository.Builder
- build() - Method in class com.google.cloudbuild.v2.RepositoryName.Builder
- build() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
- build() - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig.Builder
- build() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
- build(Channel, CallOptions) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildBlockingStub
- build(Channel, CallOptions) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildFutureStub
- build(Channel, CallOptions) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildStub
- build(Channel, CallOptions) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerBlockingStub
- build(Channel, CallOptions) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerFutureStub
- build(Channel, CallOptions) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerStub
- Build - Class in com.google.cloudbuild.v1
-
A build resource in the Cloud Build API.
- BUILD - com.google.cloudbuild.v1.BuildTrigger.BuildTemplateCase
- BUILD_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildOperationMetadata
- BUILD_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildTrigger
- BUILD_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.CreateBuildRequest
- BUILD_STEP_IMAGES_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Results
- BUILD_STEP_OUTPUTS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Results
- BUILD_TRIGGER_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- Build.Builder - Class in com.google.cloudbuild.v1
-
A build resource in the Cloud Build API.
- Build.FailureInfo - Class in com.google.cloudbuild.v1
-
A fatal problem encountered during the execution of the build.
- Build.FailureInfo.Builder - Class in com.google.cloudbuild.v1
-
A fatal problem encountered during the execution of the build.
- Build.FailureInfo.FailureType - Enum in com.google.cloudbuild.v1
-
The name of a fatal problem encountered during the execution of the build.
- Build.FailureInfoOrBuilder - Interface in com.google.cloudbuild.v1
- Build.Status - Enum in com.google.cloudbuild.v1
-
Possible status of a build or build step.
- Build.Warning - Class in com.google.cloudbuild.v1
-
A non-fatal problem encountered during the execution of the build.
- Build.Warning.Builder - Class in com.google.cloudbuild.v1
-
A non-fatal problem encountered during the execution of the build.
- Build.Warning.Priority - Enum in com.google.cloudbuild.v1
-
The relative importance of this warning.
- Build.WarningOrBuilder - Interface in com.google.cloudbuild.v1
- BuildApproval - Class in com.google.cloudbuild.v1
-
BuildApproval describes a build's approval configuration, state, and result.
- BuildApproval.Builder - Class in com.google.cloudbuild.v1
-
BuildApproval describes a build's approval configuration, state, and result.
- BuildApproval.State - Enum in com.google.cloudbuild.v1
-
Specifies the current state of a build's approval.
- BuildApprovalOrBuilder - Interface in com.google.cloudbuild.v1
- Builder() - Constructor for class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
- Builder() - Constructor for class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
- Builder() - Constructor for class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
- Builder() - Constructor for class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
- Builder() - Constructor for class com.google.cloudbuild.v1.BuildName.Builder
- Builder() - Constructor for class com.google.cloudbuild.v1.BuildTriggerName.Builder
- Builder() - Constructor for class com.google.cloudbuild.v1.LocationName.Builder
- Builder() - Constructor for class com.google.cloudbuild.v1.WorkerPoolName.Builder
- Builder() - Constructor for class com.google.cloudbuild.v2.ConnectionName.Builder
- Builder() - Constructor for class com.google.cloudbuild.v2.LocationName.Builder
- Builder() - Constructor for class com.google.cloudbuild.v2.RepositoryName.Builder
- Builder(ClientContext) - Constructor for class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
- Builder(ClientContext) - Constructor for class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
- Builder(ClientContext) - Constructor for class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
- Builder(ClientContext) - Constructor for class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
- Builder(CloudBuildSettings) - Constructor for class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
- Builder(CloudBuildStubSettings) - Constructor for class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
- Builder(CloudBuildStubSettings.Builder) - Constructor for class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
- Builder(RepositoryManagerSettings) - Constructor for class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
- Builder(RepositoryManagerStubSettings) - Constructor for class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
- Builder(RepositoryManagerStubSettings.Builder) - Constructor for class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
- BuildName - Class in com.google.cloudbuild.v1
- BuildName() - Constructor for class com.google.cloudbuild.v1.BuildName
-
Deprecated.
- BuildName.Builder - Class in com.google.cloudbuild.v1
-
Builder for projects/{project}/builds/{build}.
- BuildName.ProjectLocationBuildBuilder - Class in com.google.cloudbuild.v1
-
Builder for projects/{project}/locations/{location}/builds/{build}.
- BuildOperationMetadata - Class in com.google.cloudbuild.v1
-
Metadata for build operations.
- BuildOperationMetadata.Builder - Class in com.google.cloudbuild.v1
-
Metadata for build operations.
- BuildOperationMetadataOrBuilder - Interface in com.google.cloudbuild.v1
- BuildOptions - Class in com.google.cloudbuild.v1
-
Optional arguments to enable specific features of builds.
- BuildOptions.Builder - Class in com.google.cloudbuild.v1
-
Optional arguments to enable specific features of builds.
- BuildOptions.DefaultLogsBucketBehavior - Enum in com.google.cloudbuild.v1
-
Default GCS log bucket behavior options.
- BuildOptions.LoggingMode - Enum in com.google.cloudbuild.v1
-
Specifies the logging mode.
- BuildOptions.LogStreamingOption - Enum in com.google.cloudbuild.v1
-
Specifies the behavior when writing build logs to Google Cloud Storage.
- BuildOptions.MachineType - Enum in com.google.cloudbuild.v1
-
Supported Compute Engine machine types.
- BuildOptions.PoolOption - Class in com.google.cloudbuild.v1
-
Details about how a build should be executed on a `WorkerPool`.
- BuildOptions.PoolOption.Builder - Class in com.google.cloudbuild.v1
-
Details about how a build should be executed on a `WorkerPool`.
- BuildOptions.PoolOptionOrBuilder - Interface in com.google.cloudbuild.v1
- BuildOptions.SubstitutionOption - Enum in com.google.cloudbuild.v1
-
Specifies the behavior when there is an error in the substitution checks.
- BuildOptions.VerifyOption - Enum in com.google.cloudbuild.v1
-
Specifies the manner in which the build should be verified, if at all.
- BuildOptionsOrBuilder - Interface in com.google.cloudbuild.v1
- BuildOrBuilder - Interface in com.google.cloudbuild.v1
- buildPartial() - Method in class com.google.cloudbuild.v1.ApprovalConfig.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.Build.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.FileHashes.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.GitSource.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.Hash.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.PushFilter.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.Results.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.Secret.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.Secrets.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.Source.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.StorageSource.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.Volume.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
- buildPartial() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.Connection.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.GetConnectionRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.GetRepositoryRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.InstallationState.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.Repository.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig.Builder
- buildPartial() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
- BUILDS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ListBuildsResponse
- BuildStep - Class in com.google.cloudbuild.v1
-
A step in the build pipeline.
- BuildStep.Builder - Class in com.google.cloudbuild.v1
-
A step in the build pipeline.
- BuildStepOrBuilder - Interface in com.google.cloudbuild.v1
- BUILDTEMPLATE_NOT_SET - com.google.cloudbuild.v1.BuildTrigger.BuildTemplateCase
- BuildTrigger - Class in com.google.cloudbuild.v1
-
Configuration for an automated build in response to source repository changes.
- BuildTrigger.Builder - Class in com.google.cloudbuild.v1
-
Configuration for an automated build in response to source repository changes.
- BuildTrigger.BuildTemplateCase - Enum in com.google.cloudbuild.v1
- BuildTriggerName - Class in com.google.cloudbuild.v1
- BuildTriggerName() - Constructor for class com.google.cloudbuild.v1.BuildTriggerName
-
Deprecated.
- BuildTriggerName.Builder - Class in com.google.cloudbuild.v1
-
Builder for projects/{project}/triggers/{trigger}.
- BuildTriggerName.ProjectLocationTriggerBuilder - Class in com.google.cloudbuild.v1
-
Builder for projects/{project}/locations/{location}/triggers/{trigger}.
- BuildTriggerOrBuilder - Interface in com.google.cloudbuild.v1
- BuiltImage - Class in com.google.cloudbuild.v1
-
An image built by the pipeline.
- BuiltImage.Builder - Class in com.google.cloudbuild.v1
-
An image built by the pipeline.
- BuiltImageOrBuilder - Interface in com.google.cloudbuild.v1
C
- cancelBuild(CancelBuildRequest) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Cancels a build in progress.
- cancelBuild(CancelBuildRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildBlockingStub
-
Cancels a build in progress.
- cancelBuild(CancelBuildRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildFutureStub
-
Cancels a build in progress.
- cancelBuild(CancelBuildRequest, StreamObserver<Build>) - Method in interface com.google.cloudbuild.v1.CloudBuildGrpc.AsyncService
-
Cancels a build in progress.
- cancelBuild(CancelBuildRequest, StreamObserver<Build>) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildStub
-
Cancels a build in progress.
- cancelBuild(String, String) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Cancels a build in progress.
- cancelBuildCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Cancels a build in progress.
- cancelBuildCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- cancelBuildCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- cancelBuildCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- CancelBuildRequest - Class in com.google.cloudbuild.v1
-
Request to cancel an ongoing build.
- CancelBuildRequest.Builder - Class in com.google.cloudbuild.v1
-
Request to cancel an ongoing build.
- CancelBuildRequestOrBuilder - Interface in com.google.cloudbuild.v1
- cancelBuildSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to cancelBuild.
- cancelBuildSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to cancelBuild.
- cancelBuildSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to cancelBuild.
- cancelBuildSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to cancelBuild.
- CANCELLED - com.google.cloudbuild.v1.Build.Status
-
Build or step was canceled by a user.
- CANCELLED - com.google.cloudbuild.v1.BuildApproval.State
-
Build was cancelled while it was still pending approval.
- CANCELLED_VALUE - Static variable in enum com.google.cloudbuild.v1.Build.Status
-
Build or step was canceled by a user.
- CANCELLED_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildApproval.State
-
Build was cancelled while it was still pending approval.
- clear() - Method in class com.google.cloudbuild.v1.ApprovalConfig.Builder
- clear() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
- clear() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
- clear() - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
- clear() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
- clear() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
- clear() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
- clear() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
- clear() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
- clear() - Method in class com.google.cloudbuild.v1.Build.Builder
- clear() - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
- clear() - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
- clear() - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
- clear() - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
- clear() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
- clear() - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption.Builder
- clear() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
- clear() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- clear() - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
- clear() - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
- clear() - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
- clear() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
- clear() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
- clear() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
- clear() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
- clear() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
- clear() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
- clear() - Method in class com.google.cloudbuild.v1.FileHashes.Builder
- clear() - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
- clear() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
- clear() - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest.Builder
- clear() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
- clear() - Method in class com.google.cloudbuild.v1.GitSource.Builder
- clear() - Method in class com.google.cloudbuild.v1.Hash.Builder
- clear() - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
- clear() - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
- clear() - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
- clear() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
- clear() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
- clear() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
- clear() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
- clear() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
- clear() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
- clear() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
- clear() - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
- clear() - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
- clear() - Method in class com.google.cloudbuild.v1.PushFilter.Builder
- clear() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
- clear() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse.Builder
- clear() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
- clear() - Method in class com.google.cloudbuild.v1.Results.Builder
- clear() - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
- clear() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
- clear() - Method in class com.google.cloudbuild.v1.Secret.Builder
- clear() - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
- clear() - Method in class com.google.cloudbuild.v1.Secrets.Builder
- clear() - Method in class com.google.cloudbuild.v1.Source.Builder
- clear() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
- clear() - Method in class com.google.cloudbuild.v1.StorageSource.Builder
- clear() - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
- clear() - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
- clear() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
- clear() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
- clear() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
- clear() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
- clear() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
- clear() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
- clear() - Method in class com.google.cloudbuild.v1.Volume.Builder
- clear() - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
- clear() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
- clear() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
- clear() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
- clear() - Method in class com.google.cloudbuild.v2.Connection.Builder
- clear() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
- clear() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
- clear() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
- clear() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
- clear() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
- clear() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
- clear() - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest.Builder
- clear() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
- clear() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest.Builder
- clear() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
- clear() - Method in class com.google.cloudbuild.v2.GetConnectionRequest.Builder
- clear() - Method in class com.google.cloudbuild.v2.GetRepositoryRequest.Builder
- clear() - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
- clear() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
- clear() - Method in class com.google.cloudbuild.v2.InstallationState.Builder
- clear() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
- clear() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
- clear() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
- clear() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
- clear() - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
- clear() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
- clear() - Method in class com.google.cloudbuild.v2.Repository.Builder
- clear() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
- clear() - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig.Builder
- clear() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
- clearActionUri() - Method in class com.google.cloudbuild.v2.InstallationState.Builder
-
Output only.
- clearAllowExitCodes() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Allow this build step to fail without failing the entire build if and only if the exit code is one of the specified codes.
- clearAllowFailure() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Allow this build step to fail without failing the entire build.
- clearAllowMissing() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
-
If set to true, and the `WorkerPool` is not found, the request will succeed but no action will be taken on the server.
- clearAllowMissing() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
-
If set to true, and the connection is not found a new connection will be created.
- clearAnnotations() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
- clearAnnotations() - Method in class com.google.cloudbuild.v2.Connection.Builder
- clearAnnotations() - Method in class com.google.cloudbuild.v2.Repository.Builder
- clearApiKey() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Required.
- clearApiVersion() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- clearApiVersion() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- clearAppId() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Id of the GitHub App created from the manifest.
- clearAppInstallationId() - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
-
GitHub App installation id.
- clearAppInstallationId() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
ID of the installation of the GitHub App.
- clearApproval() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- clearApprovalRequired() - Method in class com.google.cloudbuild.v1.ApprovalConfig.Builder
-
Whether or not approval is needed.
- clearApprovalResult() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
-
Approval decision and metadata.
- clearApprovalTime() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Output only.
- clearApproverAccount() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Output only.
- clearAppSlug() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
The URL-friendly name of the GitHub App.
- clearArgs() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of arguments that will be presented to the step when it is started.
- clearArtifactId() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Maven `artifactId` value used when uploading the artifact to Artifact Registry.
- clearArtifactManifest() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Path to the artifact manifest for non-container artifacts uploaded to Cloud Storage.
- clearArtifacts() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Artifacts produced by the build that should be uploaded upon successful completion of all build steps.
- clearArtifactTiming() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Time to push all non-container artifacts to Cloud Storage.
- clearAuthMethod() - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
- clearAuthorizerCredential() - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
-
OAuth credential of the account that authorized the Cloud Build GitHub App.
- clearAutodetect() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Autodetect build configuration.
- clearAvailableSecrets() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets and secret environment variables.
- clearBody() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
HTTP request body.
- clearBranch() - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
-
Regex of branches to match.
- clearBranch() - Method in class com.google.cloudbuild.v1.PushFilter.Builder
-
Regexes matching branches to build.
- clearBranchName() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Regex matching branches to build.
- clearBucket() - Method in class com.google.cloudbuild.v1.StorageSource.Builder
-
Google Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- clearBucket() - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
-
Google Cloud Storage bucket containing the source manifest (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- clearBuild() - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
-
The build that the operation is tracking.
- clearBuild() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Contents of the build template.
- clearBuild() - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
-
Required.
- clearBuilds() - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
-
Builds will be sorted by `create_time`, descending.
- clearBuildStepImages() - Method in class com.google.cloudbuild.v1.Results.Builder
-
List of build step digests, in the order corresponding to build step indices.
- clearBuildStepOutputs() - Method in class com.google.cloudbuild.v1.Results.Builder
-
List of build step outputs, produced by builder images, in the order corresponding to build step indices.
- clearBuildTemplate() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- clearBuildTriggerId() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- clearComment() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Optional.
- clearCommentControl() - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
-
Configure builds to run whether a repository owner or collaborator need to comment `/gcbrun`.
- clearCommitSha() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Explicit commit SHA to build.
- clearCompleteTime() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
-
Time the operation was completed.
- clearCompleteTime() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
-
Time the operation was completed.
- clearCompleteTime() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
-
Time the operation was completed.
- clearConfig() - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
-
Output only.
- clearConfig() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
- clearConnection() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
-
Required.
- clearConnection() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
-
Required.
- clearConnection() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
-
Required.
- clearConnectionConfig() - Method in class com.google.cloudbuild.v2.Connection.Builder
- clearConnectionId() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
-
Required.
- clearConnections() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
-
The list of Connections.
- clearCreateTime() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- clearCreateTime() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Output only.
- clearCreateTime() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
-
Time the operation was created.
- clearCreateTime() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
-
Time the operation was created.
- clearCreateTime() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
-
Time the operation was created.
- clearCreateTime() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- clearCreateTime() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- clearCreateTime() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- clearCreateTime() - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Output only.
- clearCreateTime() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- clearDecision() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Required.
- clearDefaultLogsBucketBehavior() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Optional.
- clearDeleteTime() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- clearDescription() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Human-readable description of this trigger.
- clearDetail() - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
-
Explains the failure issue in more detail using hard-coded text.
- clearDigest() - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
-
Docker Registry 2.0 digest.
- clearDir() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Working directory to use when running this step's container.
- clearDir() - Method in class com.google.cloudbuild.v1.GitSource.Builder
-
Directory, relative to the source root, in which to run the build.
- clearDir() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Directory, relative to the source root, in which to run the build.
- clearDisabled() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
If true, the trigger will never automatically execute a build.
- clearDisabled() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
If disabled is set to true, functionality is disabled for this connection.
- clearDiskSizeGb() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Requested disk size for the VM that runs the build.
- clearDiskSizeGb() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
-
Size of the disk attached to the worker, in GB.
- clearDisplayName() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
A user-specified, human-readable name for the `WorkerPool`.
- clearDynamicSubstitutions() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Option to specify whether or not to apply bash style string operations to the substitutions.
- clearEgressOption() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
-
Option to configure network egress for the workers.
- clearEndTime() - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
-
End of time span.
- clearEndTime() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- clearEndTime() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- clearEntrypoint() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Entrypoint to be used instead of the build step image's default entrypoint.
- clearEnv() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
A list of global environment variable definitions that will exist for all build steps in this build.
- clearEnv() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of environment variable definitions to be used when running a step.
- clearEnv() - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
-
Environment variable name to associate with the secret.
- clearEnvMap() - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
- clearEtag() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
-
Optional.
- clearEtag() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- clearEtag() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- clearEtag() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
-
The current etag of the connection.
- clearEtag() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
-
The current etag of the repository.
- clearEtag() - Method in class com.google.cloudbuild.v2.Repository.Builder
-
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- clearEtag() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
-
The current etag of the connection.
- clearEvent() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
- clearExitCode() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Output only.
- clearExpirationTime() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
-
Expiration timestamp.
- clearExpirationTime() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
-
Expiration timestamp.
- clearFailureInfo() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.ApprovalConfig.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.Build.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.FileHashes.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.GitSource.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.Hash.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.PushFilter.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.Results.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.Secret.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.Secrets.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.Source.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.StorageSource.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.Volume.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.Connection.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.GetConnectionRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.GetRepositoryRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.InstallationState.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.Repository.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
- clearFileHash() - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
-
The file hash of the artifact.
- clearFileHash() - Method in class com.google.cloudbuild.v1.FileHashes.Builder
-
Collection of file hashes.
- clearFileHashes() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
- clearFileHashes() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
-
Hash types and values of the Maven Artifact.
- clearFileHashes() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
-
Hash types and values of the npm package.
- clearFileHashes() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
-
Hash types and values of the Python Artifact.
- clearFilename() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Path, from the source root, to the build configuration file (i.e.
- clearFilter() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Optional.
- clearFilter() - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
-
The raw filter text to constrain the results.
- clearFilter() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
-
A filter expression that filters resources listed in the response.
- clearFinishTime() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- clearGeneration() - Method in class com.google.cloudbuild.v1.StorageSource.Builder
-
Google Cloud Storage generation for the object.
- clearGeneration() - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
-
Google Cloud Storage generation for the object.
- clearGithub() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received.
- clearGithubConfig() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Configuration for connections to github.com.
- clearGithubEnterpriseConfig() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Configuration for connections to an instance of GitHub Enterprise.
- clearGitRef() - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
- clearGitRef() - Method in class com.google.cloudbuild.v1.PushFilter.Builder
- clearGitSource() - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this Git repository.
- clearGroupId() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Maven `groupId` value used when uploading the artifact to Artifact Registry.
- clearHostUri() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Required.
- clearId() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- clearId() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Unique identifier for this build step, used in `wait_for` to reference this build step as a dependency.
- clearId() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Output only.
- clearId() - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
-
Required.
- clearId() - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
-
Required.
- clearId() - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
-
Required.
- clearIgnoredFiles() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**".
- clearImages() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of images to be pushed upon the successful completion of all build steps.
- clearImages() - Method in class com.google.cloudbuild.v1.Build.Builder
-
A list of images to be pushed upon the successful completion of all build steps.
- clearImages() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Container images that were built as a part of the build.
- clearIncludedFiles() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
If any of the files altered in the commit pass the ignored_files filter and included_files is empty, then as far as this filter is concerned, we should trigger the build.
- clearInline() - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets encrypted with KMS key and the associated secret environment variable.
- clearInstallationId() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
Deprecated.google.devtools.cloudbuild.v1.GitHubEventsConfig.installation_id is deprecated. See google/devtools/cloudbuild/v1/cloudbuild.proto;l=1585
- clearInstallationState() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- clearInvertRegex() - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
-
If true, branches that do NOT match the git_ref will trigger a build.
- clearInvertRegex() - Method in class com.google.cloudbuild.v1.PushFilter.Builder
-
When true, only trigger a build if the revision regex does NOT match the git_ref regex.
- clearInvertRegex() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Only trigger a build if the revision regex does NOT match the revision regex.
- clearKmsKeyName() - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
-
Resource name of Cloud KMS crypto key to decrypt the encrypted value.
- clearKmsKeyName() - Method in class com.google.cloudbuild.v1.Secret.Builder
-
Cloud KMS key name to use to decrypt these envs.
- clearLocation() - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
-
The path of an artifact in a Google Cloud Storage bucket, with the generation number.
- clearLocation() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
-
Cloud Storage bucket and optional object path, in the form "gs://bucket/path/to/somewhere/".
- clearLogging() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Option to specify the logging mode, which determines if and where build logs are stored.
- clearLogsBucket() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Google Cloud Storage bucket where logs should be written (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- clearLogStreamingOption() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Option to define build log streaming behavior to Google Cloud Storage.
- clearLogUrl() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- clearMachineType() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Compute Engine machine type on which to run the build.
- clearMachineType() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
-
Machine type of a worker, such as `e2-medium`.
- clearMavenArtifacts() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- clearMavenArtifacts() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- clearMessage() - Method in class com.google.cloudbuild.v2.InstallationState.Builder
-
Output only.
- clearName() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
-
Required.
- clearName() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- clearName() - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption.Builder
-
The `WorkerPool` resource to execute the build on.
- clearName() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Required.
- clearName() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
User-assigned name of the trigger.
- clearName() - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
-
Name used to push the container image to Google Container Registry, as presented to `docker push`.
- clearName() - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
-
The name of the `Build` to cancel.
- clearName() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
-
The name of the `Trigger` to delete.
- clearName() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
-
Required.
- clearName() - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
-
The name of the `Build` to retrieve.
- clearName() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
-
The name of the `Trigger` to retrieve.
- clearName() - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest.Builder
-
Required.
- clearName() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
Name of the repository.
- clearName() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
The name of the `ReceiveTriggerWebhook` to retrieve.
- clearName() - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
-
The name of the `Build` to retry.
- clearName() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
-
The name of the `Trigger` to run.
- clearName() - Method in class com.google.cloudbuild.v1.Volume.Builder
-
Name of the volume to mount.
- clearName() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- clearName() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Immutable.
- clearName() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
-
Required.
- clearName() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
-
Required.
- clearName() - Method in class com.google.cloudbuild.v2.GetConnectionRequest.Builder
-
Required.
- clearName() - Method in class com.google.cloudbuild.v2.GetRepositoryRequest.Builder
-
Required.
- clearName() - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Immutable.
- clearNetworkConfig() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
-
Network configuration for the pool.
- clearNextPageToken() - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
-
Token to receive the next page of results.
- clearNextPageToken() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
-
Token to receive the next page of results.
- clearNextPageToken() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
-
Continuation token used to page through large result sets.
- clearNextPageToken() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
-
A token identifying a page of results the server should return.
- clearNextPageToken() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
-
A token identifying a page of results the server should return.
- clearNextPageToken() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
-
A token identifying a page of results the server should return.
- clearNpmPackages() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- clearNpmPackages() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Npm packages uploaded to Artifact Registry at the end of the build.
- clearNumArtifacts() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Number of non-container artifacts uploaded to Cloud Storage.
- clearOauthTokenSecretVersion() - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
-
A SecretManager resource containing the OAuth token that authorizes the Cloud Build connection.
- clearObject() - Method in class com.google.cloudbuild.v1.StorageSource.Builder
-
Google Cloud Storage object containing the source.
- clearObject() - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
-
Google Cloud Storage object containing the source manifest.
- clearObjects() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of objects to be uploaded to Cloud Storage upon successful completion of all build steps.
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.ApprovalConfig.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.Build.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.FileHashes.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.GitSource.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.Hash.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.PushFilter.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.Results.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.Secret.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.Secrets.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.Source.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.StorageSource.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.Volume.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.Connection.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.GetConnectionRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.GetRepositoryRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.InstallationState.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.Repository.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
- clearOptions() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Special options for this build.
- clearOwner() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
Owner of the repository.
- clearPackagePath() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
-
Path to the package.json.
- clearPageSize() - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
-
Number of results to return in the list.
- clearPageSize() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
-
Number of results to return in the list.
- clearPageSize() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
-
The maximum number of `WorkerPool`s to return.
- clearPageSize() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
-
Number of results to return in the list.
- clearPageSize() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
-
Number of results to return in the list.
- clearPageSize() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
-
Number of results to return in the list.
- clearPageToken() - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
-
The page token for the next page of Builds.
- clearPageToken() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
-
Token to provide to skip to a particular spot in the list.
- clearPageToken() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
-
A page token, received from a previous `ListWorkerPools` call.
- clearPageToken() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
-
Page start.
- clearPageToken() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
-
Page start.
- clearPageToken() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
-
Page start.
- clearParent() - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
-
The parent resource where this build will be created.
- clearParent() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
-
The parent resource where this trigger will be created.
- clearParent() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
-
Required.
- clearParent() - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
-
The parent of the collection of `Builds`.
- clearParent() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
-
The parent of the collection of `Triggers`.
- clearParent() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
-
Required.
- clearParent() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
-
Required.
- clearParent() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
-
Required.
- clearParent() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
-
Required.
- clearParent() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
-
Required.
- clearParent() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
-
Required.
- clearPath() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Path to an artifact in the build's workspace to be uploaded to Artifact Registry.
- clearPath() - Method in class com.google.cloudbuild.v1.Volume.Builder
-
Path at which to mount the volume.
- clearPaths() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
-
Path globs used to match files in the build's workspace.
- clearPaths() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
-
Path globs used to match files in the build's workspace.
- clearPeeredNetwork() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
-
Required.
- clearPeeredNetworkIpRange() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
-
Immutable.
- clearPipelineRunId() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- clearPool() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Optional.
- clearPriority() - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
-
The priority for this warning.
- clearPrivateKeySecretVersion() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
SecretManager resource containing the private key of the GitHub App, formatted as `projects/*/secrets/*/versions/*`.
- clearPrivatePoolV1Config() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Legacy Private Pool configuration.
- clearProjectId() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- clearProjectId() - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
-
Required.
- clearProjectId() - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
-
Required.
- clearProjectId() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
-
Required.
- clearProjectId() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
-
Required.
- clearProjectId() - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
-
Required.
- clearProjectId() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
-
Required.
- clearProjectId() - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
-
Required.
- clearProjectId() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
-
Required.
- clearProjectId() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
Project in which the specified trigger lives
- clearProjectId() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
ID of the project that owns the Cloud Source Repository.
- clearProjectId() - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
-
Required.
- clearProjectId() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
-
Required.
- clearProjectId() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
-
Required.
- clearPubsubConfig() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.
- clearPullRequest() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
filter to match changes in pull requests.
- clearPullTiming() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Output only.
- clearPush() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
filter to match changes in refs like branches, tags.
- clearPushTiming() - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
-
Output only.
- clearPushTiming() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
-
Output only.
- clearPushTiming() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
-
Output only.
- clearPushTiming() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
-
Output only.
- clearPythonPackages() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- clearPythonPackages() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- clearQueueTtl() - Method in class com.google.cloudbuild.v1.Build.Builder
-
TTL in queue for this build.
- clearReconciling() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- clearRemoteUri() - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Required.
- clearRepoName() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Name of the Cloud Source Repository.
- clearRepositories() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
-
Repository resources created.
- clearRepositories() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
-
repositories ready to be created.
- clearRepositories() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
-
The list of Repositories.
- clearRepository() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Artifact Registry repository, in the form "https://$REGION-maven.pkg.dev/$PROJECT/$REPOSITORY" Artifact in the workspace specified by path will be uploaded to Artifact Registry with this location as a prefix.
- clearRepository() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
-
Artifact Registry repository, in the form "https://$REGION-npm.pkg.dev/$PROJECT/$REPOSITORY" Npm package in the workspace specified by path will be zipped and uploaded to Artifact Registry with this location as a prefix.
- clearRepository() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
-
Artifact Registry repository, in the form "https://$REGION-python.pkg.dev/$PROJECT/$REPOSITORY" Files in the workspace matching any path pattern will be uploaded to Artifact Registry with this location as a prefix.
- clearRepository() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
-
Required.
- clearRepository() - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest.Builder
-
Required.
- clearRepository() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest.Builder
-
Required.
- clearRepositoryId() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
-
Required.
- clearRepoSource() - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this location in a Cloud Source Repository.
- clearRequestedCancellation() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- clearRequestedCancellation() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- clearRequestedVerifyOption() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Requested verifiability options.
- clearRequests() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
-
Required.
- clearResolvedRepoSource() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
A copy of the build's `source.repo_source`, if exists, with any revisions resolved.
- clearResolvedStorageSource() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
A copy of the build's `source.storage_source`, if exists, with any generations resolved.
- clearResolvedStorageSourceManifest() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
A copy of the build's `source.storage_source_manifest`, if exists, with any revisions resolved.
- clearResourceName() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
The `Trigger` name with format: `projects/{project}/locations/{location}/triggers/{trigger}`, where {trigger} is a unique identifier generated by the service.
- clearResult() - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
-
Output only.
- clearResults() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- clearRevision() - Method in class com.google.cloudbuild.v1.GitSource.Builder
-
The revision to fetch from the Git repository such as a branch, a tag, a commit SHA, or any Git ref.
- clearRevision() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
- clearScript() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A shell script to be executed in the step.
- clearSecret() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
Secret token used for authorization if an OAuth token isn't provided.
- clearSecret() - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
-
Required.
- clearSecretEnv() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key.
- clearSecretEnv() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of environment variables which are encrypted using a Cloud Key Management Service crypto key.
- clearSecretEnv() - Method in class com.google.cloudbuild.v1.Secret.Builder
- clearSecretManager() - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets in Secret Manager and associated secret environment variable.
- clearSecrets() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets to decrypt using Cloud Key Management Service.
- clearServerVersion() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Output only.
- clearService() - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig.Builder
-
Required.
- clearServiceAccount() - Method in class com.google.cloudbuild.v1.Build.Builder
-
IAM service account whose credentials will be used at build runtime.
- clearServiceAccount() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
The service account used for all user-controlled operations including UpdateBuildTrigger, RunBuildTrigger, CreateBuild, and CancelBuild.
- clearServiceAccountEmail() - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
-
Service account that will make the push request.
- clearServiceDirectoryConfig() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Configuration for using Service Directory to privately connect to a GitHub Enterprise server.
- clearSource() - Method in class com.google.cloudbuild.v1.Build.Builder
-
The location of the source files to build.
- clearSource() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
-
Source to build against this trigger.
- clearSource() - Method in class com.google.cloudbuild.v1.Source.Builder
- clearSourceProvenance() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- clearSourceProvenanceHash() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Requested hash for SourceProvenance.
- clearSslCa() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
SSL certificate to use for requests to GitHub Enterprise.
- clearStage() - Method in class com.google.cloudbuild.v2.InstallationState.Builder
-
Output only.
- clearStartTime() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- clearStartTime() - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
-
Start of time span.
- clearState() - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
-
Output only.
- clearState() - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
-
Potential issues with the underlying Pub/Sub subscription configuration.
- clearState() - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
-
Potential issues with the underlying Pub/Sub subscription configuration.
- clearState() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- clearStatus() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- clearStatus() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Output only.
- clearStatusDetail() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- clearStatusMessage() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- clearSteps() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Required.
- clearStorageSource() - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this location in Google Cloud Storage.
- clearStorageSourceManifest() - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this manifest in Google Cloud Storage.
- clearSubscription() - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
-
Output only.
- clearSubstitutionOption() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Option to specify behavior when there is an error in the substitution checks.
- clearSubstitutions() - Method in class com.google.cloudbuild.v1.Build.Builder
- clearSubstitutions() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- clearSubstitutions() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
- clearTag() - Method in class com.google.cloudbuild.v1.PushFilter.Builder
-
Regexes matching tags to build.
- clearTagName() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Regex matching tags to build.
- clearTags() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Tags for annotation of a `Build`.
- clearTags() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Tags for annotation of a `BuildTrigger`
- clearTarget() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- clearTarget() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- clearText() - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
-
Explanation of the warning generated.
- clearTimeout() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Amount of time that this build should be allowed to run, to second granularity.
- clearTimeout() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Time limit for executing this build step.
- clearTiming() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
-
Output only.
- clearTiming() - Method in class com.google.cloudbuild.v1.Build.Builder
- clearTiming() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Output only.
- clearToken() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
-
The token content.
- clearToken() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
-
The token content.
- clearTopic() - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
-
The name of the topic from which this subscription is receiving messages.
- clearTrigger() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
-
Required.
- clearTrigger() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
Name of the trigger to run the payload against
- clearTrigger() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
-
Required.
- clearTriggerId() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
-
Required.
- clearTriggerId() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
-
Required.
- clearTriggerId() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
-
Required.
- clearTriggerId() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
-
Required.
- clearTriggers() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- clearTriggerTemplate() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Template describing the types of source changes to trigger a build.
- clearType() - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
-
The name of the failure.
- clearType() - Method in class com.google.cloudbuild.v1.Hash.Builder
-
The type of hash that was performed.
- clearUid() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- clearUpdateMask() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
-
A mask specifying which fields in `worker_pool` to update.
- clearUpdateMask() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
-
The list of fields to be updated.
- clearUpdateTime() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- clearUpdateTime() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- clearUpdateTime() - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Output only.
- clearUri() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
-
URI of the uploaded artifact.
- clearUri() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
-
URI of the uploaded npm package.
- clearUri() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
-
URI of the uploaded artifact.
- clearUrl() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Optional.
- clearUrl() - Method in class com.google.cloudbuild.v1.GitSource.Builder
-
Location of the Git repo to build.
- clearUsername() - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
-
Output only.
- clearValidateOnly() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
-
If set, validate the request and preview the response, but do not actually post it.
- clearValidateOnly() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
-
If set, validate the request and preview the response, but do not actually post it.
- clearValidateOnly() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
-
If set, validate the request and preview the response, but do not actually post it.
- clearValidateOnly() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
-
If set, validate the request, but do not actually post it.
- clearValidateOnly() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
-
If set, validate the request, but do not actually post it.
- clearValue() - Method in class com.google.cloudbuild.v1.Hash.Builder
-
The hash value.
- clearVerb() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- clearVerb() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- clearVersion() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Maven `version` value used when uploading the artifact to Artifact Registry.
- clearVersionName() - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
-
Resource name of the SecretVersion.
- clearVolumes() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- clearVolumes() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
List of volumes to mount into the build step.
- clearWaitFor() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
The ID(s) of the step(s) that this build step depends on.
- clearWarnings() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- clearWebhookConfig() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
WebhookConfig describes the configuration of a trigger that creates a build whenever a webhook is sent to a trigger's webhook URL.
- clearWebhookSecretSecretVersion() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
SecretManager resource containing the webhook secret of the GitHub App, formatted as `projects/*/secrets/*/versions/*`.
- clearWorkerConfig() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
-
Machine configuration for the workers in the pool.
- clearWorkerPool() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Deprecated.google.devtools.cloudbuild.v1.BuildOptions.worker_pool is deprecated. See google/devtools/cloudbuild/v1/cloudbuild.proto;l=1969
- clearWorkerPool() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
-
The resource name of the `WorkerPool` to create.
- clearWorkerPool() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
-
Required.
- clearWorkerPool() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
-
The resource name of the `WorkerPool` being deleted.
- clearWorkerPool() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
-
The resource name of the `WorkerPool` being updated.
- clearWorkerPool() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
-
Required.
- clearWorkerPoolId() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
-
Required.
- clearWorkerPools() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
-
`WorkerPools` for the specified project.
- clone() - Method in class com.google.cloudbuild.v1.ApprovalConfig.Builder
- clone() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
- clone() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
- clone() - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
- clone() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
- clone() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
- clone() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
- clone() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
- clone() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
- clone() - Method in class com.google.cloudbuild.v1.Build.Builder
- clone() - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
- clone() - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
- clone() - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
- clone() - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
- clone() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
- clone() - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption.Builder
- clone() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
- clone() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- clone() - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
- clone() - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
- clone() - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
- clone() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
- clone() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
- clone() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
- clone() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
- clone() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
- clone() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
- clone() - Method in class com.google.cloudbuild.v1.FileHashes.Builder
- clone() - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
- clone() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
- clone() - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest.Builder
- clone() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
- clone() - Method in class com.google.cloudbuild.v1.GitSource.Builder
- clone() - Method in class com.google.cloudbuild.v1.Hash.Builder
- clone() - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
- clone() - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
- clone() - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
- clone() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
- clone() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
- clone() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
- clone() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
- clone() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
- clone() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
- clone() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
- clone() - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
- clone() - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
- clone() - Method in class com.google.cloudbuild.v1.PushFilter.Builder
- clone() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
- clone() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse.Builder
- clone() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
- clone() - Method in class com.google.cloudbuild.v1.Results.Builder
- clone() - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
- clone() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
- clone() - Method in class com.google.cloudbuild.v1.Secret.Builder
- clone() - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
- clone() - Method in class com.google.cloudbuild.v1.Secrets.Builder
- clone() - Method in class com.google.cloudbuild.v1.Source.Builder
- clone() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
- clone() - Method in class com.google.cloudbuild.v1.StorageSource.Builder
- clone() - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
- clone() - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
- clone() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
- clone() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
- clone() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
- clone() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
- clone() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
- clone() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
- clone() - Method in class com.google.cloudbuild.v1.Volume.Builder
- clone() - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
- clone() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
- clone() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
- clone() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
- clone() - Method in class com.google.cloudbuild.v2.Connection.Builder
- clone() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
- clone() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
- clone() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
- clone() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
- clone() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
- clone() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
- clone() - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest.Builder
- clone() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
- clone() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest.Builder
- clone() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
- clone() - Method in class com.google.cloudbuild.v2.GetConnectionRequest.Builder
- clone() - Method in class com.google.cloudbuild.v2.GetRepositoryRequest.Builder
- clone() - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
- clone() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
- clone() - Method in class com.google.cloudbuild.v2.InstallationState.Builder
- clone() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
- clone() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
- clone() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
- clone() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
- clone() - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
- clone() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
- clone() - Method in class com.google.cloudbuild.v2.Repository.Builder
- clone() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
- clone() - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig.Builder
- clone() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
- close() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
- close() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- close() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- close() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- close() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
- close() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- close() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- close() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- CLOUD_LOGGING_ONLY - com.google.cloudbuild.v1.BuildOptions.LoggingMode
-
Build logs are stored in Cloud Logging.
- CLOUD_LOGGING_ONLY_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildOptions.LoggingMode
-
Build logs are stored in Cloud Logging.
- Cloudbuild - Class in com.google.cloudbuild.v1
- CloudBuildClient - Class in com.google.cloud.devtools.cloudbuild.v1
-
Service Description: Creates and manages builds on Google Cloud Platform.
- CloudBuildClient(CloudBuildSettings) - Constructor for class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Constructs an instance of CloudBuildClient, using the given settings.
- CloudBuildClient(CloudBuildStub) - Constructor for class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
- CloudBuildClient.ListBuildsFixedSizeCollection - Class in com.google.cloud.devtools.cloudbuild.v1
- CloudBuildClient.ListBuildsPage - Class in com.google.cloud.devtools.cloudbuild.v1
- CloudBuildClient.ListBuildsPagedResponse - Class in com.google.cloud.devtools.cloudbuild.v1
- CloudBuildClient.ListBuildTriggersFixedSizeCollection - Class in com.google.cloud.devtools.cloudbuild.v1
- CloudBuildClient.ListBuildTriggersPage - Class in com.google.cloud.devtools.cloudbuild.v1
- CloudBuildClient.ListBuildTriggersPagedResponse - Class in com.google.cloud.devtools.cloudbuild.v1
- CloudBuildClient.ListWorkerPoolsFixedSizeCollection - Class in com.google.cloud.devtools.cloudbuild.v1
- CloudBuildClient.ListWorkerPoolsPage - Class in com.google.cloud.devtools.cloudbuild.v1
- CloudBuildClient.ListWorkerPoolsPagedResponse - Class in com.google.cloud.devtools.cloudbuild.v1
- CloudBuildGrpc - Class in com.google.cloudbuild.v1
-
Creates and manages builds on Google Cloud Platform.
- CloudBuildGrpc.AsyncService - Interface in com.google.cloudbuild.v1
-
Creates and manages builds on Google Cloud Platform.
- CloudBuildGrpc.CloudBuildBlockingStub - Class in com.google.cloudbuild.v1
-
A stub to allow clients to do synchronous rpc calls to service CloudBuild.
- CloudBuildGrpc.CloudBuildFutureStub - Class in com.google.cloudbuild.v1
-
A stub to allow clients to do ListenableFuture-style rpc calls to service CloudBuild.
- CloudBuildGrpc.CloudBuildImplBase - Class in com.google.cloudbuild.v1
-
Base class for the server implementation of the service CloudBuild.
- CloudBuildGrpc.CloudBuildStub - Class in com.google.cloudbuild.v1
-
A stub to allow clients to do asynchronous rpc calls to service CloudBuild.
- CloudBuildImplBase() - Constructor for class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildImplBase
- CloudBuildProto - Class in com.google.cloudbuild.v2
- CloudBuildSettings - Class in com.google.cloud.devtools.cloudbuild.v1
-
Settings class to configure an instance of
CloudBuildClient. - CloudBuildSettings(CloudBuildSettings.Builder) - Constructor for class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
- CloudBuildSettings.Builder - Class in com.google.cloud.devtools.cloudbuild.v1
-
Builder for CloudBuildSettings.
- CloudBuildStub - Class in com.google.cloud.devtools.cloudbuild.v1.stub
-
Base stub class for the CloudBuild service API.
- CloudBuildStub() - Constructor for class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- CloudBuildStubSettings - Class in com.google.cloud.devtools.cloudbuild.v1.stub
-
Settings class to configure an instance of
CloudBuildStub. - CloudBuildStubSettings(CloudBuildStubSettings.Builder) - Constructor for class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
- CloudBuildStubSettings.Builder - Class in com.google.cloud.devtools.cloudbuild.v1.stub
-
Builder for CloudBuildStubSettings.
- com.google.cloud.devtools.cloudbuild.v1 - package com.google.cloud.devtools.cloudbuild.v1
-
A client to Cloud Build API
- com.google.cloud.devtools.cloudbuild.v1.stub - package com.google.cloud.devtools.cloudbuild.v1.stub
- com.google.cloud.devtools.cloudbuild.v2 - package com.google.cloud.devtools.cloudbuild.v2
-
A client to Cloud Build API
- com.google.cloud.devtools.cloudbuild.v2.stub - package com.google.cloud.devtools.cloudbuild.v2.stub
- com.google.cloudbuild.v1 - package com.google.cloudbuild.v1
- com.google.cloudbuild.v2 - package com.google.cloudbuild.v2
- COMMENT_CONTROL_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.PullRequestFilter
- COMMENT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ApprovalResult
- COMMENTS_DISABLED - com.google.cloudbuild.v1.PullRequestFilter.CommentControl
-
Do not require comments on Pull Requests before builds are triggered.
- COMMENTS_DISABLED_VALUE - Static variable in enum com.google.cloudbuild.v1.PullRequestFilter.CommentControl
-
Do not require comments on Pull Requests before builds are triggered.
- COMMENTS_ENABLED - com.google.cloudbuild.v1.PullRequestFilter.CommentControl
-
Enforce that repository owners or collaborators must comment on Pull Requests before builds are triggered.
- COMMENTS_ENABLED_FOR_EXTERNAL_CONTRIBUTORS_ONLY - com.google.cloudbuild.v1.PullRequestFilter.CommentControl
-
Enforce that repository owners or collaborators must comment on external contributors' Pull Requests before builds are triggered.
- COMMENTS_ENABLED_FOR_EXTERNAL_CONTRIBUTORS_ONLY_VALUE - Static variable in enum com.google.cloudbuild.v1.PullRequestFilter.CommentControl
-
Enforce that repository owners or collaborators must comment on external contributors' Pull Requests before builds are triggered.
- COMMENTS_ENABLED_VALUE - Static variable in enum com.google.cloudbuild.v1.PullRequestFilter.CommentControl
-
Enforce that repository owners or collaborators must comment on Pull Requests before builds are triggered.
- COMMIT_SHA - com.google.cloudbuild.v1.RepoSource.RevisionCase
- COMMIT_SHA_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.RepoSource
- COMPLETE - com.google.cloudbuild.v2.InstallationState.Stage
-
Installation process has been completed.
- COMPLETE_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- COMPLETE_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- COMPLETE_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- COMPLETE_VALUE - Static variable in enum com.google.cloudbuild.v2.InstallationState.Stage
-
Installation process has been completed.
- CONFIG_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildApproval
- CONFIG_NOT_SET - com.google.cloudbuild.v1.WorkerPool.ConfigCase
- Connection - Class in com.google.cloudbuild.v2
-
A connection to a SCM like GitHub, GitHub Enterprise, Bitbucket Server or GitLab.
- CONNECTION_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.CreateConnectionRequest
- CONNECTION_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- CONNECTION_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.UpdateConnectionRequest
- CONNECTION_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.CreateConnectionRequest
- Connection.Builder - Class in com.google.cloudbuild.v2
-
A connection to a SCM like GitHub, GitHub Enterprise, Bitbucket Server or GitLab.
- Connection.ConnectionConfigCase - Enum in com.google.cloudbuild.v2
- CONNECTIONCONFIG_NOT_SET - com.google.cloudbuild.v2.Connection.ConnectionConfigCase
- ConnectionName - Class in com.google.cloudbuild.v2
- ConnectionName() - Constructor for class com.google.cloudbuild.v2.ConnectionName
-
Deprecated.
- ConnectionName.Builder - Class in com.google.cloudbuild.v2
-
Builder for projects/{project}/locations/{location}/connections/{connection}.
- ConnectionOrBuilder - Interface in com.google.cloudbuild.v2
- CONNECTIONS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.ListConnectionsResponse
- containsAnnotations(String) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
User specified annotations.
- containsAnnotations(String) - Method in class com.google.cloudbuild.v1.WorkerPool
-
User specified annotations.
- containsAnnotations(String) - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
User specified annotations.
- containsAnnotations(String) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Allows clients to store small amounts of arbitrary data.
- containsAnnotations(String) - Method in class com.google.cloudbuild.v2.Connection
-
Allows clients to store small amounts of arbitrary data.
- containsAnnotations(String) - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
Allows clients to store small amounts of arbitrary data.
- containsAnnotations(String) - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Allows clients to store small amounts of arbitrary data.
- containsAnnotations(String) - Method in class com.google.cloudbuild.v2.Repository
-
Allows clients to store small amounts of arbitrary data.
- containsAnnotations(String) - Method in interface com.google.cloudbuild.v2.RepositoryOrBuilder
-
Allows clients to store small amounts of arbitrary data.
- containsEnvMap(String) - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
-
Map of environment variable name to its encrypted value.
- containsEnvMap(String) - Method in class com.google.cloudbuild.v1.InlineSecret
-
Map of environment variable name to its encrypted value.
- containsEnvMap(String) - Method in interface com.google.cloudbuild.v1.InlineSecretOrBuilder
-
Map of environment variable name to its encrypted value.
- containsFileHashes(String) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
Output only.
- containsFileHashes(String) - Method in class com.google.cloudbuild.v1.SourceProvenance
-
Output only.
- containsFileHashes(String) - Method in interface com.google.cloudbuild.v1.SourceProvenanceOrBuilder
-
Output only.
- containsSecretEnv(String) - Method in class com.google.cloudbuild.v1.Secret.Builder
-
Map of environment variable name to its encrypted value.
- containsSecretEnv(String) - Method in class com.google.cloudbuild.v1.Secret
-
Map of environment variable name to its encrypted value.
- containsSecretEnv(String) - Method in interface com.google.cloudbuild.v1.SecretOrBuilder
-
Map of environment variable name to its encrypted value.
- containsSubstitutions(String) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Substitutions data for `Build` resource.
- containsSubstitutions(String) - Method in class com.google.cloudbuild.v1.Build
-
Substitutions data for `Build` resource.
- containsSubstitutions(String) - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Substitutions data for `Build` resource.
- containsSubstitutions(String) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Substitutions for Build resource.
- containsSubstitutions(String) - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Substitutions for Build resource.
- containsSubstitutions(String) - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Substitutions for Build resource.
- containsSubstitutions(String) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Substitutions to use in a triggered build.
- containsSubstitutions(String) - Method in class com.google.cloudbuild.v1.RepoSource
-
Substitutions to use in a triggered build.
- containsSubstitutions(String) - Method in interface com.google.cloudbuild.v1.RepoSourceOrBuilder
-
Substitutions to use in a triggered build.
- containsTiming(String) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- containsTiming(String) - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- containsTiming(String) - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- create() - Static method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Constructs an instance of CloudBuildClient with default settings.
- create() - Static method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Constructs an instance of RepositoryManagerClient with default settings.
- create(ClientContext) - Static method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- create(ClientContext) - Static method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- create(ClientContext) - Static method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- create(ClientContext) - Static method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- create(ClientContext, HttpJsonStubCallableFactory) - Static method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- create(ClientContext, HttpJsonStubCallableFactory) - Static method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- create(CloudBuildSettings) - Static method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Constructs an instance of CloudBuildClient, using the given settings.
- create(CloudBuildStub) - Static method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Constructs an instance of CloudBuildClient, using the given stub for making calls.
- create(CloudBuildStubSettings) - Static method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
- create(CloudBuildStubSettings) - Static method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- create(CloudBuildStubSettings) - Static method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- create(RepositoryManagerSettings) - Static method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Constructs an instance of RepositoryManagerClient, using the given settings.
- create(RepositoryManagerStub) - Static method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Constructs an instance of RepositoryManagerClient, using the given stub for making calls.
- create(RepositoryManagerStubSettings) - Static method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
- create(RepositoryManagerStubSettings) - Static method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- create(RepositoryManagerStubSettings) - Static method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildTrigger
- CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.WorkerPool
- CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.Connection
- CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.OperationMetadata
- CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.Repository
- CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- createAsync(PageContext<ListBuildsRequest, ListBuildsResponse, Build>, ApiFuture<ListBuildsResponse>) - Static method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient.ListBuildsPagedResponse
- createAsync(PageContext<ListBuildTriggersRequest, ListBuildTriggersResponse, BuildTrigger>, ApiFuture<ListBuildTriggersResponse>) - Static method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient.ListBuildTriggersPagedResponse
- createAsync(PageContext<ListWorkerPoolsRequest, ListWorkerPoolsResponse, WorkerPool>, ApiFuture<ListWorkerPoolsResponse>) - Static method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient.ListWorkerPoolsPagedResponse
- createAsync(PageContext<FetchLinkableRepositoriesRequest, FetchLinkableRepositoriesResponse, Repository>, ApiFuture<FetchLinkableRepositoriesResponse>) - Static method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient.FetchLinkableRepositoriesPagedResponse
- createAsync(PageContext<ListConnectionsRequest, ListConnectionsResponse, Connection>, ApiFuture<ListConnectionsResponse>) - Static method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient.ListConnectionsPagedResponse
- createAsync(PageContext<ListRepositoriesRequest, ListRepositoriesResponse, Repository>, ApiFuture<ListRepositoriesResponse>) - Static method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient.ListRepositoriesPagedResponse
- createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildCallableFactory
- createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerCallableFactory
- createBatchingCallable(HttpJsonCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildCallableFactory
- createBatchingCallable(HttpJsonCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerCallableFactory
- createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildCallableFactory
- createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerCallableFactory
- createBuild(CreateBuildRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildBlockingStub
-
Starts a build with the specified configuration.
- createBuild(CreateBuildRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildFutureStub
-
Starts a build with the specified configuration.
- createBuild(CreateBuildRequest, StreamObserver<Operation>) - Method in interface com.google.cloudbuild.v1.CloudBuildGrpc.AsyncService
-
Starts a build with the specified configuration.
- createBuild(CreateBuildRequest, StreamObserver<Operation>) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildStub
-
Starts a build with the specified configuration.
- createBuildAsync(CreateBuildRequest) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Starts a build with the specified configuration.
- createBuildAsync(String, Build) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Starts a build with the specified configuration.
- createBuildCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Starts a build with the specified configuration.
- createBuildCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- createBuildCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- createBuildCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- createBuildOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Starts a build with the specified configuration.
- createBuildOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- createBuildOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- createBuildOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- createBuildOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to createBuild.
- createBuildOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to createBuild.
- createBuildOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to createBuild.
- createBuildOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to createBuild.
- CreateBuildRequest - Class in com.google.cloudbuild.v1
-
Request to create a new build.
- CreateBuildRequest.Builder - Class in com.google.cloudbuild.v1
-
Request to create a new build.
- CreateBuildRequestOrBuilder - Interface in com.google.cloudbuild.v1
- createBuildSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to createBuild.
- createBuildSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to createBuild.
- createBuildSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to createBuild.
- createBuildSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to createBuild.
- createBuildTrigger(CreateBuildTriggerRequest) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Creates a new `BuildTrigger`.
- createBuildTrigger(CreateBuildTriggerRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildBlockingStub
-
Creates a new `BuildTrigger`.
- createBuildTrigger(CreateBuildTriggerRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildFutureStub
-
Creates a new `BuildTrigger`.
- createBuildTrigger(CreateBuildTriggerRequest, StreamObserver<BuildTrigger>) - Method in interface com.google.cloudbuild.v1.CloudBuildGrpc.AsyncService
-
Creates a new `BuildTrigger`.
- createBuildTrigger(CreateBuildTriggerRequest, StreamObserver<BuildTrigger>) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildStub
-
Creates a new `BuildTrigger`.
- createBuildTrigger(String, BuildTrigger) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Creates a new `BuildTrigger`.
- createBuildTriggerCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Creates a new `BuildTrigger`.
- createBuildTriggerCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- createBuildTriggerCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- createBuildTriggerCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- CreateBuildTriggerRequest - Class in com.google.cloudbuild.v1
-
Request to create a new `BuildTrigger`.
- CreateBuildTriggerRequest.Builder - Class in com.google.cloudbuild.v1
-
Request to create a new `BuildTrigger`.
- CreateBuildTriggerRequestOrBuilder - Interface in com.google.cloudbuild.v1
- createBuildTriggerSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to createBuildTrigger.
- createBuildTriggerSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to createBuildTrigger.
- createBuildTriggerSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to createBuildTrigger.
- createBuildTriggerSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to createBuildTrigger.
- createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildCallableFactory
- createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerCallableFactory
- createCollection(List<CloudBuildClient.ListBuildsPage>, int) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient.ListBuildsFixedSizeCollection
- createCollection(List<CloudBuildClient.ListBuildTriggersPage>, int) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient.ListBuildTriggersFixedSizeCollection
- createCollection(List<CloudBuildClient.ListWorkerPoolsPage>, int) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient.ListWorkerPoolsFixedSizeCollection
- createCollection(List<RepositoryManagerClient.FetchLinkableRepositoriesPage>, int) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient.FetchLinkableRepositoriesFixedSizeCollection
- createCollection(List<RepositoryManagerClient.ListConnectionsPage>, int) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient.ListConnectionsFixedSizeCollection
- createCollection(List<RepositoryManagerClient.ListRepositoriesPage>, int) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient.ListRepositoriesFixedSizeCollection
- createConnection(CreateConnectionRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerBlockingStub
-
Creates a Connection.
- createConnection(CreateConnectionRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerFutureStub
-
Creates a Connection.
- createConnection(CreateConnectionRequest, StreamObserver<Operation>) - Method in interface com.google.cloudbuild.v2.RepositoryManagerGrpc.AsyncService
-
Creates a Connection.
- createConnection(CreateConnectionRequest, StreamObserver<Operation>) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerStub
-
Creates a Connection.
- createConnectionAsync(CreateConnectionRequest) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Creates a Connection.
- createConnectionAsync(LocationName, Connection, String) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Creates a Connection.
- createConnectionAsync(String, Connection, String) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Creates a Connection.
- createConnectionCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Creates a Connection.
- createConnectionCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- createConnectionCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- createConnectionCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- createConnectionOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Creates a Connection.
- createConnectionOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- createConnectionOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- createConnectionOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- createConnectionOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
-
Returns the builder for the settings used for calls to createConnection.
- createConnectionOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns the object with the settings used for calls to createConnection.
- createConnectionOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
-
Returns the builder for the settings used for calls to createConnection.
- createConnectionOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the object with the settings used for calls to createConnection.
- CreateConnectionRequest - Class in com.google.cloudbuild.v2
-
Message for creating a Connection
- CreateConnectionRequest.Builder - Class in com.google.cloudbuild.v2
-
Message for creating a Connection
- CreateConnectionRequestOrBuilder - Interface in com.google.cloudbuild.v2
- createConnectionSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
-
Returns the builder for the settings used for calls to createConnection.
- createConnectionSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns the object with the settings used for calls to createConnection.
- createConnectionSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
-
Returns the builder for the settings used for calls to createConnection.
- createConnectionSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the object with the settings used for calls to createConnection.
- createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildCallableFactory
- createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerCallableFactory
- createOperationCallable(HttpJsonCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildCallableFactory
- createOperationCallable(HttpJsonCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerCallableFactory
- createPage(PageContext<ListBuildsRequest, ListBuildsResponse, Build>, ListBuildsResponse) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient.ListBuildsPage
- createPage(PageContext<ListBuildTriggersRequest, ListBuildTriggersResponse, BuildTrigger>, ListBuildTriggersResponse) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient.ListBuildTriggersPage
- createPage(PageContext<ListWorkerPoolsRequest, ListWorkerPoolsResponse, WorkerPool>, ListWorkerPoolsResponse) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient.ListWorkerPoolsPage
- createPage(PageContext<FetchLinkableRepositoriesRequest, FetchLinkableRepositoriesResponse, Repository>, FetchLinkableRepositoriesResponse) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient.FetchLinkableRepositoriesPage
- createPage(PageContext<ListConnectionsRequest, ListConnectionsResponse, Connection>, ListConnectionsResponse) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient.ListConnectionsPage
- createPage(PageContext<ListRepositoriesRequest, ListRepositoriesResponse, Repository>, ListRepositoriesResponse) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient.ListRepositoriesPage
- createPageAsync(PageContext<ListBuildsRequest, ListBuildsResponse, Build>, ApiFuture<ListBuildsResponse>) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient.ListBuildsPage
- createPageAsync(PageContext<ListBuildTriggersRequest, ListBuildTriggersResponse, BuildTrigger>, ApiFuture<ListBuildTriggersResponse>) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient.ListBuildTriggersPage
- createPageAsync(PageContext<ListWorkerPoolsRequest, ListWorkerPoolsResponse, WorkerPool>, ApiFuture<ListWorkerPoolsResponse>) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient.ListWorkerPoolsPage
- createPageAsync(PageContext<FetchLinkableRepositoriesRequest, FetchLinkableRepositoriesResponse, Repository>, ApiFuture<FetchLinkableRepositoriesResponse>) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient.FetchLinkableRepositoriesPage
- createPageAsync(PageContext<ListConnectionsRequest, ListConnectionsResponse, Connection>, ApiFuture<ListConnectionsResponse>) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient.ListConnectionsPage
- createPageAsync(PageContext<ListRepositoriesRequest, ListRepositoriesResponse, Repository>, ApiFuture<ListRepositoriesResponse>) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient.ListRepositoriesPage
- createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildCallableFactory
- createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerCallableFactory
- createPagedCallable(HttpJsonCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildCallableFactory
- createPagedCallable(HttpJsonCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerCallableFactory
- createRepository(CreateRepositoryRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerBlockingStub
-
Creates a Repository.
- createRepository(CreateRepositoryRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerFutureStub
-
Creates a Repository.
- createRepository(CreateRepositoryRequest, StreamObserver<Operation>) - Method in interface com.google.cloudbuild.v2.RepositoryManagerGrpc.AsyncService
-
Creates a Repository.
- createRepository(CreateRepositoryRequest, StreamObserver<Operation>) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerStub
-
Creates a Repository.
- createRepositoryAsync(ConnectionName, Repository, String) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Creates a Repository.
- createRepositoryAsync(CreateRepositoryRequest) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Creates a Repository.
- createRepositoryAsync(String, Repository, String) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Creates a Repository.
- createRepositoryCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Creates a Repository.
- createRepositoryCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- createRepositoryCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- createRepositoryCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- createRepositoryOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Creates a Repository.
- createRepositoryOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- createRepositoryOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- createRepositoryOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- createRepositoryOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
-
Returns the builder for the settings used for calls to createRepository.
- createRepositoryOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns the object with the settings used for calls to createRepository.
- createRepositoryOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
-
Returns the builder for the settings used for calls to createRepository.
- createRepositoryOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the object with the settings used for calls to createRepository.
- CreateRepositoryRequest - Class in com.google.cloudbuild.v2
-
Message for creating a Repository.
- CreateRepositoryRequest.Builder - Class in com.google.cloudbuild.v2
-
Message for creating a Repository.
- CreateRepositoryRequestOrBuilder - Interface in com.google.cloudbuild.v2
- createRepositorySettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
-
Returns the builder for the settings used for calls to createRepository.
- createRepositorySettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns the object with the settings used for calls to createRepository.
- createRepositorySettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
-
Returns the builder for the settings used for calls to createRepository.
- createRepositorySettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the object with the settings used for calls to createRepository.
- createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildCallableFactory
- createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerCallableFactory
- createServerStreamingCallable(HttpJsonCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildCallableFactory
- createServerStreamingCallable(HttpJsonCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerCallableFactory
- createStub() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
- createStub() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
- createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildCallableFactory
- createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerCallableFactory
- createUnaryCallable(HttpJsonCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildCallableFactory
- createUnaryCallable(HttpJsonCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerCallableFactory
- createWorkerPool(CreateWorkerPoolRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildBlockingStub
-
Creates a `WorkerPool`.
- createWorkerPool(CreateWorkerPoolRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildFutureStub
-
Creates a `WorkerPool`.
- createWorkerPool(CreateWorkerPoolRequest, StreamObserver<Operation>) - Method in interface com.google.cloudbuild.v1.CloudBuildGrpc.AsyncService
-
Creates a `WorkerPool`.
- createWorkerPool(CreateWorkerPoolRequest, StreamObserver<Operation>) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildStub
-
Creates a `WorkerPool`.
- createWorkerPoolAsync(CreateWorkerPoolRequest) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Creates a `WorkerPool`.
- createWorkerPoolAsync(LocationName, WorkerPool, String) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Creates a `WorkerPool`.
- createWorkerPoolAsync(String, WorkerPool, String) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Creates a `WorkerPool`.
- createWorkerPoolCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Creates a `WorkerPool`.
- createWorkerPoolCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- createWorkerPoolCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- createWorkerPoolCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- createWorkerPoolOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Creates a `WorkerPool`.
- createWorkerPoolOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- createWorkerPoolOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- createWorkerPoolOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- CreateWorkerPoolOperationMetadata - Class in com.google.cloudbuild.v1
-
Metadata for the `CreateWorkerPool` operation.
- CreateWorkerPoolOperationMetadata.Builder - Class in com.google.cloudbuild.v1
-
Metadata for the `CreateWorkerPool` operation.
- CreateWorkerPoolOperationMetadataOrBuilder - Interface in com.google.cloudbuild.v1
- createWorkerPoolOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to createWorkerPool.
- createWorkerPoolOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to createWorkerPool.
- createWorkerPoolOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to createWorkerPool.
- createWorkerPoolOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to createWorkerPool.
- CreateWorkerPoolRequest - Class in com.google.cloudbuild.v1
-
Request to create a new `WorkerPool`.
- CreateWorkerPoolRequest.Builder - Class in com.google.cloudbuild.v1
-
Request to create a new `WorkerPool`.
- CreateWorkerPoolRequestOrBuilder - Interface in com.google.cloudbuild.v1
- createWorkerPoolSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to createWorkerPool.
- createWorkerPoolSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to createWorkerPool.
- createWorkerPoolSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to createWorkerPool.
- createWorkerPoolSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to createWorkerPool.
- CREATING - com.google.cloudbuild.v1.WorkerPool.State
-
`WorkerPool` is being created.
- CREATING_VALUE - Static variable in enum com.google.cloudbuild.v1.WorkerPool.State
-
`WorkerPool` is being created.
D
- DECISION_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ApprovalResult
- DECISION_UNSPECIFIED - com.google.cloudbuild.v1.ApprovalResult.Decision
-
Default enum type.
- DECISION_UNSPECIFIED_VALUE - Static variable in enum com.google.cloudbuild.v1.ApprovalResult.Decision
-
Default enum type.
- DEFAULT_LOGS_BUCKET_BEHAVIOR_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildOptions
- DEFAULT_LOGS_BUCKET_BEHAVIOR_UNSPECIFIED - com.google.cloudbuild.v1.BuildOptions.DefaultLogsBucketBehavior
-
Unspecified.
- DEFAULT_LOGS_BUCKET_BEHAVIOR_UNSPECIFIED_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildOptions.DefaultLogsBucketBehavior
-
Unspecified.
- defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
- defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
- defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
- defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
- defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns a builder for the default credentials for this service.
- defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns a builder for the default credentials for this service.
- defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns a builder for the default credentials for this service.
- defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns a builder for the default credentials for this service.
- defaultExecutorProviderBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns a builder for the default ExecutorProvider for this service.
- defaultExecutorProviderBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns a builder for the default ExecutorProvider for this service.
- defaultExecutorProviderBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns a builder for the default ExecutorProvider for this service.
- defaultExecutorProviderBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns a builder for the default ExecutorProvider for this service.
- defaultGrpcApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
- defaultGrpcApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
- defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns a builder for the default gRPC ChannelProvider for this service.
- defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns a builder for the default gRPC ChannelProvider for this service.
- defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns a builder for the default gRPC ChannelProvider for this service.
- defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns a builder for the default gRPC ChannelProvider for this service.
- defaultHttpJsonApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
- defaultHttpJsonApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
- defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns a builder for the default REST ChannelProvider for this service.
- defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns a builder for the default REST ChannelProvider for this service.
- defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns a builder for the default REST ChannelProvider for this service.
- defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns a builder for the default REST ChannelProvider for this service.
- defaultTransportChannelProvider() - Static method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
- defaultTransportChannelProvider() - Static method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
- defaultTransportChannelProvider() - Static method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
- defaultTransportChannelProvider() - Static method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
- DELETE_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.WorkerPool
- deleteBuildTrigger(DeleteBuildTriggerRequest) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Deletes a `BuildTrigger` by its project ID and trigger ID.
- deleteBuildTrigger(DeleteBuildTriggerRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildBlockingStub
-
Deletes a `BuildTrigger` by its project ID and trigger ID.
- deleteBuildTrigger(DeleteBuildTriggerRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildFutureStub
-
Deletes a `BuildTrigger` by its project ID and trigger ID.
- deleteBuildTrigger(DeleteBuildTriggerRequest, StreamObserver<Empty>) - Method in interface com.google.cloudbuild.v1.CloudBuildGrpc.AsyncService
-
Deletes a `BuildTrigger` by its project ID and trigger ID.
- deleteBuildTrigger(DeleteBuildTriggerRequest, StreamObserver<Empty>) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildStub
-
Deletes a `BuildTrigger` by its project ID and trigger ID.
- deleteBuildTrigger(String, String) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Deletes a `BuildTrigger` by its project ID and trigger ID.
- deleteBuildTriggerCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Deletes a `BuildTrigger` by its project ID and trigger ID.
- deleteBuildTriggerCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- deleteBuildTriggerCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- deleteBuildTriggerCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- DeleteBuildTriggerRequest - Class in com.google.cloudbuild.v1
-
Request to delete a `BuildTrigger`.
- DeleteBuildTriggerRequest.Builder - Class in com.google.cloudbuild.v1
-
Request to delete a `BuildTrigger`.
- DeleteBuildTriggerRequestOrBuilder - Interface in com.google.cloudbuild.v1
- deleteBuildTriggerSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to deleteBuildTrigger.
- deleteBuildTriggerSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to deleteBuildTrigger.
- deleteBuildTriggerSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteBuildTrigger.
- deleteBuildTriggerSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to deleteBuildTrigger.
- deleteConnection(DeleteConnectionRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerBlockingStub
-
Deletes a single connection.
- deleteConnection(DeleteConnectionRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerFutureStub
-
Deletes a single connection.
- deleteConnection(DeleteConnectionRequest, StreamObserver<Operation>) - Method in interface com.google.cloudbuild.v2.RepositoryManagerGrpc.AsyncService
-
Deletes a single connection.
- deleteConnection(DeleteConnectionRequest, StreamObserver<Operation>) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerStub
-
Deletes a single connection.
- deleteConnectionAsync(ConnectionName) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Deletes a single connection.
- deleteConnectionAsync(DeleteConnectionRequest) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Deletes a single connection.
- deleteConnectionAsync(String) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Deletes a single connection.
- deleteConnectionCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Deletes a single connection.
- deleteConnectionCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- deleteConnectionCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- deleteConnectionCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- deleteConnectionOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Deletes a single connection.
- deleteConnectionOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- deleteConnectionOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- deleteConnectionOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- deleteConnectionOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
-
Returns the builder for the settings used for calls to deleteConnection.
- deleteConnectionOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns the object with the settings used for calls to deleteConnection.
- deleteConnectionOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteConnection.
- deleteConnectionOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the object with the settings used for calls to deleteConnection.
- DeleteConnectionRequest - Class in com.google.cloudbuild.v2
-
Message for deleting a Connection.
- DeleteConnectionRequest.Builder - Class in com.google.cloudbuild.v2
-
Message for deleting a Connection.
- DeleteConnectionRequestOrBuilder - Interface in com.google.cloudbuild.v2
- deleteConnectionSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
-
Returns the builder for the settings used for calls to deleteConnection.
- deleteConnectionSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns the object with the settings used for calls to deleteConnection.
- deleteConnectionSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteConnection.
- deleteConnectionSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the object with the settings used for calls to deleteConnection.
- DELETED - com.google.cloudbuild.v1.WorkerPool.State
-
`WorkerPool` is deleted.
- DELETED_VALUE - Static variable in enum com.google.cloudbuild.v1.WorkerPool.State
-
`WorkerPool` is deleted.
- deleteRepository(DeleteRepositoryRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerBlockingStub
-
Deletes a single repository.
- deleteRepository(DeleteRepositoryRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerFutureStub
-
Deletes a single repository.
- deleteRepository(DeleteRepositoryRequest, StreamObserver<Operation>) - Method in interface com.google.cloudbuild.v2.RepositoryManagerGrpc.AsyncService
-
Deletes a single repository.
- deleteRepository(DeleteRepositoryRequest, StreamObserver<Operation>) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerStub
-
Deletes a single repository.
- deleteRepositoryAsync(DeleteRepositoryRequest) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Deletes a single repository.
- deleteRepositoryAsync(RepositoryName) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Deletes a single repository.
- deleteRepositoryAsync(String) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Deletes a single repository.
- deleteRepositoryCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Deletes a single repository.
- deleteRepositoryCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- deleteRepositoryCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- deleteRepositoryCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- deleteRepositoryOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Deletes a single repository.
- deleteRepositoryOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- deleteRepositoryOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- deleteRepositoryOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- deleteRepositoryOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
-
Returns the builder for the settings used for calls to deleteRepository.
- deleteRepositoryOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns the object with the settings used for calls to deleteRepository.
- deleteRepositoryOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteRepository.
- deleteRepositoryOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the object with the settings used for calls to deleteRepository.
- DeleteRepositoryRequest - Class in com.google.cloudbuild.v2
-
Message for deleting a Repository.
- DeleteRepositoryRequest.Builder - Class in com.google.cloudbuild.v2
-
Message for deleting a Repository.
- DeleteRepositoryRequestOrBuilder - Interface in com.google.cloudbuild.v2
- deleteRepositorySettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
-
Returns the builder for the settings used for calls to deleteRepository.
- deleteRepositorySettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns the object with the settings used for calls to deleteRepository.
- deleteRepositorySettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteRepository.
- deleteRepositorySettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the object with the settings used for calls to deleteRepository.
- deleteWorkerPool(DeleteWorkerPoolRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildBlockingStub
-
Deletes a `WorkerPool`.
- deleteWorkerPool(DeleteWorkerPoolRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildFutureStub
-
Deletes a `WorkerPool`.
- deleteWorkerPool(DeleteWorkerPoolRequest, StreamObserver<Operation>) - Method in interface com.google.cloudbuild.v1.CloudBuildGrpc.AsyncService
-
Deletes a `WorkerPool`.
- deleteWorkerPool(DeleteWorkerPoolRequest, StreamObserver<Operation>) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildStub
-
Deletes a `WorkerPool`.
- deleteWorkerPoolAsync(DeleteWorkerPoolRequest) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Deletes a `WorkerPool`.
- deleteWorkerPoolAsync(WorkerPoolName) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Deletes a `WorkerPool`.
- deleteWorkerPoolAsync(String) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Deletes a `WorkerPool`.
- deleteWorkerPoolCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Deletes a `WorkerPool`.
- deleteWorkerPoolCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- deleteWorkerPoolCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- deleteWorkerPoolCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- deleteWorkerPoolOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Deletes a `WorkerPool`.
- deleteWorkerPoolOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- deleteWorkerPoolOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- deleteWorkerPoolOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- DeleteWorkerPoolOperationMetadata - Class in com.google.cloudbuild.v1
-
Metadata for the `DeleteWorkerPool` operation.
- DeleteWorkerPoolOperationMetadata.Builder - Class in com.google.cloudbuild.v1
-
Metadata for the `DeleteWorkerPool` operation.
- DeleteWorkerPoolOperationMetadataOrBuilder - Interface in com.google.cloudbuild.v1
- deleteWorkerPoolOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to deleteWorkerPool.
- deleteWorkerPoolOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to deleteWorkerPool.
- deleteWorkerPoolOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteWorkerPool.
- deleteWorkerPoolOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to deleteWorkerPool.
- DeleteWorkerPoolRequest - Class in com.google.cloudbuild.v1
-
Request to delete a `WorkerPool`.
- DeleteWorkerPoolRequest.Builder - Class in com.google.cloudbuild.v1
-
Request to delete a `WorkerPool`.
- DeleteWorkerPoolRequestOrBuilder - Interface in com.google.cloudbuild.v1
- deleteWorkerPoolSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to deleteWorkerPool.
- deleteWorkerPoolSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to deleteWorkerPool.
- deleteWorkerPoolSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteWorkerPool.
- deleteWorkerPoolSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to deleteWorkerPool.
- DELETING - com.google.cloudbuild.v1.WorkerPool.State
-
`WorkerPool` is being deleted: cancelling builds and draining workers.
- DELETING_VALUE - Static variable in enum com.google.cloudbuild.v1.WorkerPool.State
-
`WorkerPool` is being deleted: cancelling builds and draining workers.
- DESCRIPTION_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildTrigger
- DETAIL_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build.FailureInfo
- DIGEST_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuiltImage
- DIR_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildStep
- DIR_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.GitSource
- DIR_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.RepoSource
- DISABLED_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildTrigger
- DISABLED_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.Connection
- DISK_SIZE_GB_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildOptions
- DISK_SIZE_GB_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- DISPLAY_NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.WorkerPool
- DYNAMIC_SUBSTITUTIONS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildOptions
E
- E2_HIGHCPU_32 - com.google.cloudbuild.v1.BuildOptions.MachineType
-
Highcpu e2 machine with 32 CPUs.
- E2_HIGHCPU_32_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildOptions.MachineType
-
Highcpu e2 machine with 32 CPUs.
- E2_HIGHCPU_8 - com.google.cloudbuild.v1.BuildOptions.MachineType
-
Highcpu e2 machine with 8 CPUs.
- E2_HIGHCPU_8_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildOptions.MachineType
-
Highcpu e2 machine with 8 CPUs.
- EGRESS_OPTION_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- EGRESS_OPTION_UNSPECIFIED - com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.EgressOption
-
If set, defaults to PUBLIC_EGRESS.
- EGRESS_OPTION_UNSPECIFIED_VALUE - Static variable in enum com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.EgressOption
-
If set, defaults to PUBLIC_EGRESS.
- END_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.TimeSpan
- END_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.OperationMetadata
- END_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- ENTRYPOINT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildStep
- ENV_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildOptions
- ENV_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildStep
- ENV_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.SecretManagerSecret
- ENV_MAP_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.InlineSecret
- equals(Object) - Method in class com.google.cloudbuild.v1.ApprovalConfig
- equals(Object) - Method in class com.google.cloudbuild.v1.ApprovalResult
- equals(Object) - Method in class com.google.cloudbuild.v1.ApproveBuildRequest
- equals(Object) - Method in class com.google.cloudbuild.v1.ArtifactResult
- equals(Object) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- equals(Object) - Method in class com.google.cloudbuild.v1.Artifacts
- equals(Object) - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- equals(Object) - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- equals(Object) - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- equals(Object) - Method in class com.google.cloudbuild.v1.Build
- equals(Object) - Method in class com.google.cloudbuild.v1.Build.FailureInfo
- equals(Object) - Method in class com.google.cloudbuild.v1.Build.Warning
- equals(Object) - Method in class com.google.cloudbuild.v1.BuildApproval
- equals(Object) - Method in class com.google.cloudbuild.v1.BuildName
- equals(Object) - Method in class com.google.cloudbuild.v1.BuildOperationMetadata
- equals(Object) - Method in class com.google.cloudbuild.v1.BuildOptions
- equals(Object) - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- equals(Object) - Method in class com.google.cloudbuild.v1.BuildStep
- equals(Object) - Method in class com.google.cloudbuild.v1.BuildTrigger
- equals(Object) - Method in class com.google.cloudbuild.v1.BuildTriggerName
- equals(Object) - Method in class com.google.cloudbuild.v1.BuiltImage
- equals(Object) - Method in class com.google.cloudbuild.v1.CancelBuildRequest
- equals(Object) - Method in class com.google.cloudbuild.v1.CreateBuildRequest
- equals(Object) - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- equals(Object) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- equals(Object) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- equals(Object) - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- equals(Object) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- equals(Object) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- equals(Object) - Method in class com.google.cloudbuild.v1.FileHashes
- equals(Object) - Method in class com.google.cloudbuild.v1.GetBuildRequest
- equals(Object) - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- equals(Object) - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- equals(Object) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig
- equals(Object) - Method in class com.google.cloudbuild.v1.GitSource
- equals(Object) - Method in class com.google.cloudbuild.v1.Hash
- equals(Object) - Method in class com.google.cloudbuild.v1.InlineSecret
- equals(Object) - Method in class com.google.cloudbuild.v1.ListBuildsRequest
- equals(Object) - Method in class com.google.cloudbuild.v1.ListBuildsResponse
- equals(Object) - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- equals(Object) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- equals(Object) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- equals(Object) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- equals(Object) - Method in class com.google.cloudbuild.v1.LocationName
- equals(Object) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- equals(Object) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- equals(Object) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- equals(Object) - Method in class com.google.cloudbuild.v1.PubsubConfig
- equals(Object) - Method in class com.google.cloudbuild.v1.PullRequestFilter
- equals(Object) - Method in class com.google.cloudbuild.v1.PushFilter
- equals(Object) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- equals(Object) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- equals(Object) - Method in class com.google.cloudbuild.v1.RepoSource
- equals(Object) - Method in class com.google.cloudbuild.v1.Results
- equals(Object) - Method in class com.google.cloudbuild.v1.RetryBuildRequest
- equals(Object) - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- equals(Object) - Method in class com.google.cloudbuild.v1.Secret
- equals(Object) - Method in class com.google.cloudbuild.v1.SecretManagerSecret
- equals(Object) - Method in class com.google.cloudbuild.v1.Secrets
- equals(Object) - Method in class com.google.cloudbuild.v1.Source
- equals(Object) - Method in class com.google.cloudbuild.v1.SourceProvenance
- equals(Object) - Method in class com.google.cloudbuild.v1.StorageSource
- equals(Object) - Method in class com.google.cloudbuild.v1.StorageSourceManifest
- equals(Object) - Method in class com.google.cloudbuild.v1.TimeSpan
- equals(Object) - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- equals(Object) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- equals(Object) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- equals(Object) - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- equals(Object) - Method in class com.google.cloudbuild.v1.UploadedNpmPackage
- equals(Object) - Method in class com.google.cloudbuild.v1.UploadedPythonPackage
- equals(Object) - Method in class com.google.cloudbuild.v1.Volume
- equals(Object) - Method in class com.google.cloudbuild.v1.WebhookConfig
- equals(Object) - Method in class com.google.cloudbuild.v1.WorkerPool
- equals(Object) - Method in class com.google.cloudbuild.v1.WorkerPoolName
- equals(Object) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- equals(Object) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- equals(Object) - Method in class com.google.cloudbuild.v2.Connection
- equals(Object) - Method in class com.google.cloudbuild.v2.ConnectionName
- equals(Object) - Method in class com.google.cloudbuild.v2.CreateConnectionRequest
- equals(Object) - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- equals(Object) - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- equals(Object) - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- equals(Object) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- equals(Object) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- equals(Object) - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- equals(Object) - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- equals(Object) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- equals(Object) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- equals(Object) - Method in class com.google.cloudbuild.v2.GetConnectionRequest
- equals(Object) - Method in class com.google.cloudbuild.v2.GetRepositoryRequest
- equals(Object) - Method in class com.google.cloudbuild.v2.GitHubConfig
- equals(Object) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- equals(Object) - Method in class com.google.cloudbuild.v2.InstallationState
- equals(Object) - Method in class com.google.cloudbuild.v2.ListConnectionsRequest
- equals(Object) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse
- equals(Object) - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- equals(Object) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- equals(Object) - Method in class com.google.cloudbuild.v2.LocationName
- equals(Object) - Method in class com.google.cloudbuild.v2.OAuthCredential
- equals(Object) - Method in class com.google.cloudbuild.v2.OperationMetadata
- equals(Object) - Method in class com.google.cloudbuild.v2.Repository
- equals(Object) - Method in class com.google.cloudbuild.v2.RepositoryName
- equals(Object) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- equals(Object) - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- equals(Object) - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- ETAG_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- ETAG_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.WorkerPool
- ETAG_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.Connection
- ETAG_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.DeleteConnectionRequest
- ETAG_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- ETAG_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.Repository
- ETAG_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.UpdateConnectionRequest
- EVENT_NOT_SET - com.google.cloudbuild.v1.GitHubEventsConfig.EventCase
- EXIT_CODE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildStep
- EXPIRATION_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.FetchReadTokenResponse
- EXPIRATION_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- EXPIRED - com.google.cloudbuild.v1.Build.Status
-
Build was enqueued for longer than the value of `queue_ttl`.
- EXPIRED_VALUE - Static variable in enum com.google.cloudbuild.v1.Build.Status
-
Build was enqueued for longer than the value of `queue_ttl`.
F
- FAILURE - com.google.cloudbuild.v1.Build.Status
-
Build or step failed to complete successfully.
- FAILURE_INFO_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- FAILURE_TYPE_UNSPECIFIED - com.google.cloudbuild.v1.Build.FailureInfo.FailureType
-
Type unspecified
- FAILURE_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloudbuild.v1.Build.FailureInfo.FailureType
-
Type unspecified
- FAILURE_VALUE - Static variable in enum com.google.cloudbuild.v1.Build.Status
-
Build or step failed to complete successfully.
- FETCH_SOURCE_FAILED - com.google.cloudbuild.v1.Build.FailureInfo.FailureType
-
The source fetching has failed.
- FETCH_SOURCE_FAILED_VALUE - Static variable in enum com.google.cloudbuild.v1.Build.FailureInfo.FailureType
-
The source fetching has failed.
- fetchLinkableRepositories(FetchLinkableRepositoriesRequest) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
FetchLinkableRepositories get repositories from SCM that are accessible and could be added to the connection.
- fetchLinkableRepositories(FetchLinkableRepositoriesRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerBlockingStub
-
FetchLinkableRepositories get repositories from SCM that are accessible and could be added to the connection.
- fetchLinkableRepositories(FetchLinkableRepositoriesRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerFutureStub
-
FetchLinkableRepositories get repositories from SCM that are accessible and could be added to the connection.
- fetchLinkableRepositories(FetchLinkableRepositoriesRequest, StreamObserver<FetchLinkableRepositoriesResponse>) - Method in interface com.google.cloudbuild.v2.RepositoryManagerGrpc.AsyncService
-
FetchLinkableRepositories get repositories from SCM that are accessible and could be added to the connection.
- fetchLinkableRepositories(FetchLinkableRepositoriesRequest, StreamObserver<FetchLinkableRepositoriesResponse>) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerStub
-
FetchLinkableRepositories get repositories from SCM that are accessible and could be added to the connection.
- fetchLinkableRepositoriesCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
FetchLinkableRepositories get repositories from SCM that are accessible and could be added to the connection.
- fetchLinkableRepositoriesCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- fetchLinkableRepositoriesCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- fetchLinkableRepositoriesCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- fetchLinkableRepositoriesPagedCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
FetchLinkableRepositories get repositories from SCM that are accessible and could be added to the connection.
- fetchLinkableRepositoriesPagedCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- fetchLinkableRepositoriesPagedCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- fetchLinkableRepositoriesPagedCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- FetchLinkableRepositoriesRequest - Class in com.google.cloudbuild.v2
-
Request message for FetchLinkableRepositories.
- FetchLinkableRepositoriesRequest.Builder - Class in com.google.cloudbuild.v2
-
Request message for FetchLinkableRepositories.
- FetchLinkableRepositoriesRequestOrBuilder - Interface in com.google.cloudbuild.v2
- FetchLinkableRepositoriesResponse - Class in com.google.cloudbuild.v2
-
Response message for FetchLinkableRepositories.
- FetchLinkableRepositoriesResponse.Builder - Class in com.google.cloudbuild.v2
-
Response message for FetchLinkableRepositories.
- FetchLinkableRepositoriesResponseOrBuilder - Interface in com.google.cloudbuild.v2
- fetchLinkableRepositoriesSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
-
Returns the builder for the settings used for calls to fetchLinkableRepositories.
- fetchLinkableRepositoriesSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns the object with the settings used for calls to fetchLinkableRepositories.
- fetchLinkableRepositoriesSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
-
Returns the builder for the settings used for calls to fetchLinkableRepositories.
- fetchLinkableRepositoriesSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the object with the settings used for calls to fetchLinkableRepositories.
- fetchReadToken(FetchReadTokenRequest) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Fetches read token of a given repository.
- fetchReadToken(FetchReadTokenRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerBlockingStub
-
Fetches read token of a given repository.
- fetchReadToken(FetchReadTokenRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerFutureStub
-
Fetches read token of a given repository.
- fetchReadToken(FetchReadTokenRequest, StreamObserver<FetchReadTokenResponse>) - Method in interface com.google.cloudbuild.v2.RepositoryManagerGrpc.AsyncService
-
Fetches read token of a given repository.
- fetchReadToken(FetchReadTokenRequest, StreamObserver<FetchReadTokenResponse>) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerStub
-
Fetches read token of a given repository.
- fetchReadToken(RepositoryName) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Fetches read token of a given repository.
- fetchReadToken(String) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Fetches read token of a given repository.
- fetchReadTokenCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Fetches read token of a given repository.
- fetchReadTokenCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- fetchReadTokenCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- fetchReadTokenCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- FetchReadTokenRequest - Class in com.google.cloudbuild.v2
-
Message for fetching SCM read token.
- FetchReadTokenRequest.Builder - Class in com.google.cloudbuild.v2
-
Message for fetching SCM read token.
- FetchReadTokenRequestOrBuilder - Interface in com.google.cloudbuild.v2
- FetchReadTokenResponse - Class in com.google.cloudbuild.v2
-
Message for responding to get read token.
- FetchReadTokenResponse.Builder - Class in com.google.cloudbuild.v2
-
Message for responding to get read token.
- FetchReadTokenResponseOrBuilder - Interface in com.google.cloudbuild.v2
- fetchReadTokenSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
-
Returns the builder for the settings used for calls to fetchReadToken.
- fetchReadTokenSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns the object with the settings used for calls to fetchReadToken.
- fetchReadTokenSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
-
Returns the builder for the settings used for calls to fetchReadToken.
- fetchReadTokenSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the object with the settings used for calls to fetchReadToken.
- fetchReadWriteToken(FetchReadWriteTokenRequest) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Fetches read/write token of a given repository.
- fetchReadWriteToken(FetchReadWriteTokenRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerBlockingStub
-
Fetches read/write token of a given repository.
- fetchReadWriteToken(FetchReadWriteTokenRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerFutureStub
-
Fetches read/write token of a given repository.
- fetchReadWriteToken(FetchReadWriteTokenRequest, StreamObserver<FetchReadWriteTokenResponse>) - Method in interface com.google.cloudbuild.v2.RepositoryManagerGrpc.AsyncService
-
Fetches read/write token of a given repository.
- fetchReadWriteToken(FetchReadWriteTokenRequest, StreamObserver<FetchReadWriteTokenResponse>) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerStub
-
Fetches read/write token of a given repository.
- fetchReadWriteToken(RepositoryName) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Fetches read/write token of a given repository.
- fetchReadWriteToken(String) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Fetches read/write token of a given repository.
- fetchReadWriteTokenCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Fetches read/write token of a given repository.
- fetchReadWriteTokenCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- fetchReadWriteTokenCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- fetchReadWriteTokenCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- FetchReadWriteTokenRequest - Class in com.google.cloudbuild.v2
-
Message for fetching SCM read/write token.
- FetchReadWriteTokenRequest.Builder - Class in com.google.cloudbuild.v2
-
Message for fetching SCM read/write token.
- FetchReadWriteTokenRequestOrBuilder - Interface in com.google.cloudbuild.v2
- FetchReadWriteTokenResponse - Class in com.google.cloudbuild.v2
-
Message for responding to get read/write token.
- FetchReadWriteTokenResponse.Builder - Class in com.google.cloudbuild.v2
-
Message for responding to get read/write token.
- FetchReadWriteTokenResponseOrBuilder - Interface in com.google.cloudbuild.v2
- fetchReadWriteTokenSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
-
Returns the builder for the settings used for calls to fetchReadWriteToken.
- fetchReadWriteTokenSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns the object with the settings used for calls to fetchReadWriteToken.
- fetchReadWriteTokenSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
-
Returns the builder for the settings used for calls to fetchReadWriteToken.
- fetchReadWriteTokenSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the object with the settings used for calls to fetchReadWriteToken.
- FILE_HASH_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ArtifactResult
- FILE_HASH_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.FileHashes
- FILE_HASHES_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.SourceProvenance
- FILE_HASHES_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.UploadedMavenArtifact
- FILE_HASHES_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.UploadedNpmPackage
- FILE_HASHES_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.UploadedPythonPackage
- FileHashes - Class in com.google.cloudbuild.v1
-
Container message for hashes of byte content of files, used in SourceProvenance messages to verify integrity of source input to the build.
- FileHashes.Builder - Class in com.google.cloudbuild.v1
-
Container message for hashes of byte content of files, used in SourceProvenance messages to verify integrity of source input to the build.
- FileHashesOrBuilder - Interface in com.google.cloudbuild.v1
- FILENAME - com.google.cloudbuild.v1.BuildTrigger.BuildTemplateCase
- FILENAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildTrigger
- FILTER_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildTrigger
- FILTER_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ListBuildsRequest
- FILTER_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.ListRepositoriesRequest
- FINISH_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- format(String, String) - Static method in class com.google.cloudbuild.v1.BuildName
- format(String, String) - Static method in class com.google.cloudbuild.v1.BuildTriggerName
- format(String, String) - Static method in class com.google.cloudbuild.v1.LocationName
- format(String, String) - Static method in class com.google.cloudbuild.v2.LocationName
- format(String, String, String) - Static method in class com.google.cloudbuild.v1.WorkerPoolName
- format(String, String, String) - Static method in class com.google.cloudbuild.v2.ConnectionName
- format(String, String, String, String) - Static method in class com.google.cloudbuild.v2.RepositoryName
- formatProjectBuildName(String, String) - Static method in class com.google.cloudbuild.v1.BuildName
- formatProjectLocationBuildName(String, String, String) - Static method in class com.google.cloudbuild.v1.BuildName
- formatProjectLocationTriggerName(String, String, String) - Static method in class com.google.cloudbuild.v1.BuildTriggerName
- formatProjectTriggerName(String, String) - Static method in class com.google.cloudbuild.v1.BuildTriggerName
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.ApprovalResult.Decision
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.Build.FailureInfo.FailureType
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.Build.Status
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.Build.Warning.Priority
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.BuildApproval.State
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.BuildOptions.DefaultLogsBucketBehavior
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.BuildOptions.LoggingMode
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.BuildOptions.LogStreamingOption
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.BuildOptions.MachineType
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.BuildOptions.SubstitutionOption
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.BuildOptions.VerifyOption
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.BuildTrigger.BuildTemplateCase
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.GitHubEventsConfig.EventCase
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.Hash.HashType
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.EgressOption
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.PubsubConfig.State
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.PullRequestFilter.CommentControl
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.PullRequestFilter.GitRefCase
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.PushFilter.GitRefCase
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.RepoSource.RevisionCase
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.Source.SourceCase
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.WebhookConfig.AuthMethodCase
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.WebhookConfig.State
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.WorkerPool.ConfigCase
- forNumber(int) - Static method in enum com.google.cloudbuild.v1.WorkerPool.State
- forNumber(int) - Static method in enum com.google.cloudbuild.v2.Connection.ConnectionConfigCase
- forNumber(int) - Static method in enum com.google.cloudbuild.v2.InstallationState.Stage
G
- GCS_ONLY - com.google.cloudbuild.v1.BuildOptions.LoggingMode
-
Build logs are stored in Cloud Storage.
- GCS_ONLY_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildOptions.LoggingMode
-
Build logs are stored in Cloud Storage.
- GENERATION_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.StorageSource
- GENERATION_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.StorageSourceManifest
- getActionUri() - Method in class com.google.cloudbuild.v2.InstallationState.Builder
-
Output only.
- getActionUri() - Method in class com.google.cloudbuild.v2.InstallationState
-
Output only.
- getActionUri() - Method in interface com.google.cloudbuild.v2.InstallationStateOrBuilder
-
Output only.
- getActionUriBytes() - Method in class com.google.cloudbuild.v2.InstallationState.Builder
-
Output only.
- getActionUriBytes() - Method in class com.google.cloudbuild.v2.InstallationState
-
Output only.
- getActionUriBytes() - Method in interface com.google.cloudbuild.v2.InstallationStateOrBuilder
-
Output only.
- getAllowExitCodes(int) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Allow this build step to fail without failing the entire build if and only if the exit code is one of the specified codes.
- getAllowExitCodes(int) - Method in class com.google.cloudbuild.v1.BuildStep
-
Allow this build step to fail without failing the entire build if and only if the exit code is one of the specified codes.
- getAllowExitCodes(int) - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
Allow this build step to fail without failing the entire build if and only if the exit code is one of the specified codes.
- getAllowExitCodesCount() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Allow this build step to fail without failing the entire build if and only if the exit code is one of the specified codes.
- getAllowExitCodesCount() - Method in class com.google.cloudbuild.v1.BuildStep
-
Allow this build step to fail without failing the entire build if and only if the exit code is one of the specified codes.
- getAllowExitCodesCount() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
Allow this build step to fail without failing the entire build if and only if the exit code is one of the specified codes.
- getAllowExitCodesList() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Allow this build step to fail without failing the entire build if and only if the exit code is one of the specified codes.
- getAllowExitCodesList() - Method in class com.google.cloudbuild.v1.BuildStep
-
Allow this build step to fail without failing the entire build if and only if the exit code is one of the specified codes.
- getAllowExitCodesList() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
Allow this build step to fail without failing the entire build if and only if the exit code is one of the specified codes.
- getAllowFailure() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Allow this build step to fail without failing the entire build.
- getAllowFailure() - Method in class com.google.cloudbuild.v1.BuildStep
-
Allow this build step to fail without failing the entire build.
- getAllowFailure() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
Allow this build step to fail without failing the entire build.
- getAllowMissing() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
-
If set to true, and the `WorkerPool` is not found, the request will succeed but no action will be taken on the server.
- getAllowMissing() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
-
If set to true, and the `WorkerPool` is not found, the request will succeed but no action will be taken on the server.
- getAllowMissing() - Method in interface com.google.cloudbuild.v1.DeleteWorkerPoolRequestOrBuilder
-
If set to true, and the `WorkerPool` is not found, the request will succeed but no action will be taken on the server.
- getAllowMissing() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
-
If set to true, and the connection is not found a new connection will be created.
- getAllowMissing() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest
-
If set to true, and the connection is not found a new connection will be created.
- getAllowMissing() - Method in interface com.google.cloudbuild.v2.UpdateConnectionRequestOrBuilder
-
If set to true, and the connection is not found a new connection will be created.
- getAnnotations() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Deprecated.
- getAnnotations() - Method in class com.google.cloudbuild.v1.WorkerPool
-
Deprecated.
- getAnnotations() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
Deprecated.
- getAnnotations() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Deprecated.
- getAnnotations() - Method in class com.google.cloudbuild.v2.Connection
-
Deprecated.
- getAnnotations() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
Deprecated.
- getAnnotations() - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Deprecated.
- getAnnotations() - Method in class com.google.cloudbuild.v2.Repository
-
Deprecated.
- getAnnotations() - Method in interface com.google.cloudbuild.v2.RepositoryOrBuilder
-
Deprecated.
- getAnnotationsCount() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
- getAnnotationsCount() - Method in class com.google.cloudbuild.v1.WorkerPool
- getAnnotationsCount() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
User specified annotations.
- getAnnotationsCount() - Method in class com.google.cloudbuild.v2.Connection.Builder
- getAnnotationsCount() - Method in class com.google.cloudbuild.v2.Connection
- getAnnotationsCount() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
Allows clients to store small amounts of arbitrary data.
- getAnnotationsCount() - Method in class com.google.cloudbuild.v2.Repository.Builder
- getAnnotationsCount() - Method in class com.google.cloudbuild.v2.Repository
- getAnnotationsCount() - Method in interface com.google.cloudbuild.v2.RepositoryOrBuilder
-
Allows clients to store small amounts of arbitrary data.
- getAnnotationsMap() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
User specified annotations.
- getAnnotationsMap() - Method in class com.google.cloudbuild.v1.WorkerPool
-
User specified annotations.
- getAnnotationsMap() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
User specified annotations.
- getAnnotationsMap() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Allows clients to store small amounts of arbitrary data.
- getAnnotationsMap() - Method in class com.google.cloudbuild.v2.Connection
-
Allows clients to store small amounts of arbitrary data.
- getAnnotationsMap() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
Allows clients to store small amounts of arbitrary data.
- getAnnotationsMap() - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Allows clients to store small amounts of arbitrary data.
- getAnnotationsMap() - Method in class com.google.cloudbuild.v2.Repository
-
Allows clients to store small amounts of arbitrary data.
- getAnnotationsMap() - Method in interface com.google.cloudbuild.v2.RepositoryOrBuilder
-
Allows clients to store small amounts of arbitrary data.
- getAnnotationsOrDefault(String, String) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
User specified annotations.
- getAnnotationsOrDefault(String, String) - Method in class com.google.cloudbuild.v1.WorkerPool
-
User specified annotations.
- getAnnotationsOrDefault(String, String) - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
User specified annotations.
- getAnnotationsOrDefault(String, String) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Allows clients to store small amounts of arbitrary data.
- getAnnotationsOrDefault(String, String) - Method in class com.google.cloudbuild.v2.Connection
-
Allows clients to store small amounts of arbitrary data.
- getAnnotationsOrDefault(String, String) - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
Allows clients to store small amounts of arbitrary data.
- getAnnotationsOrDefault(String, String) - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Allows clients to store small amounts of arbitrary data.
- getAnnotationsOrDefault(String, String) - Method in class com.google.cloudbuild.v2.Repository
-
Allows clients to store small amounts of arbitrary data.
- getAnnotationsOrDefault(String, String) - Method in interface com.google.cloudbuild.v2.RepositoryOrBuilder
-
Allows clients to store small amounts of arbitrary data.
- getAnnotationsOrThrow(String) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
User specified annotations.
- getAnnotationsOrThrow(String) - Method in class com.google.cloudbuild.v1.WorkerPool
-
User specified annotations.
- getAnnotationsOrThrow(String) - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
User specified annotations.
- getAnnotationsOrThrow(String) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Allows clients to store small amounts of arbitrary data.
- getAnnotationsOrThrow(String) - Method in class com.google.cloudbuild.v2.Connection
-
Allows clients to store small amounts of arbitrary data.
- getAnnotationsOrThrow(String) - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
Allows clients to store small amounts of arbitrary data.
- getAnnotationsOrThrow(String) - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Allows clients to store small amounts of arbitrary data.
- getAnnotationsOrThrow(String) - Method in class com.google.cloudbuild.v2.Repository
-
Allows clients to store small amounts of arbitrary data.
- getAnnotationsOrThrow(String) - Method in interface com.google.cloudbuild.v2.RepositoryOrBuilder
-
Allows clients to store small amounts of arbitrary data.
- getApiKey() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Required.
- getApiKey() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
-
Required.
- getApiKey() - Method in interface com.google.cloudbuild.v2.GitHubEnterpriseConfigOrBuilder
-
Required.
- getApiKeyBytes() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Required.
- getApiKeyBytes() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
-
Required.
- getApiKeyBytes() - Method in interface com.google.cloudbuild.v2.GitHubEnterpriseConfigOrBuilder
-
Required.
- getApiVersion() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- getApiVersion() - Method in class com.google.cloudbuild.v2.OperationMetadata
-
Output only.
- getApiVersion() - Method in interface com.google.cloudbuild.v2.OperationMetadataOrBuilder
-
Output only.
- getApiVersion() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- getApiVersion() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
-
Output only.
- getApiVersion() - Method in interface com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadataOrBuilder
-
Output only.
- getApiVersionBytes() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- getApiVersionBytes() - Method in class com.google.cloudbuild.v2.OperationMetadata
-
Output only.
- getApiVersionBytes() - Method in interface com.google.cloudbuild.v2.OperationMetadataOrBuilder
-
Output only.
- getApiVersionBytes() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- getApiVersionBytes() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
-
Output only.
- getApiVersionBytes() - Method in interface com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadataOrBuilder
-
Output only.
- getAppId() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Id of the GitHub App created from the manifest.
- getAppId() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
-
Id of the GitHub App created from the manifest.
- getAppId() - Method in interface com.google.cloudbuild.v2.GitHubEnterpriseConfigOrBuilder
-
Id of the GitHub App created from the manifest.
- getAppInstallationId() - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
-
GitHub App installation id.
- getAppInstallationId() - Method in class com.google.cloudbuild.v2.GitHubConfig
-
GitHub App installation id.
- getAppInstallationId() - Method in interface com.google.cloudbuild.v2.GitHubConfigOrBuilder
-
GitHub App installation id.
- getAppInstallationId() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
ID of the installation of the GitHub App.
- getAppInstallationId() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
-
ID of the installation of the GitHub App.
- getAppInstallationId() - Method in interface com.google.cloudbuild.v2.GitHubEnterpriseConfigOrBuilder
-
ID of the installation of the GitHub App.
- getApproval() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getApproval() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getApproval() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getApprovalBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getApprovalOrBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getApprovalOrBuilder() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getApprovalOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getApprovalRequired() - Method in class com.google.cloudbuild.v1.ApprovalConfig.Builder
-
Whether or not approval is needed.
- getApprovalRequired() - Method in class com.google.cloudbuild.v1.ApprovalConfig
-
Whether or not approval is needed.
- getApprovalRequired() - Method in interface com.google.cloudbuild.v1.ApprovalConfigOrBuilder
-
Whether or not approval is needed.
- getApprovalResult() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
-
Approval decision and metadata.
- getApprovalResult() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest
-
Approval decision and metadata.
- getApprovalResult() - Method in interface com.google.cloudbuild.v1.ApproveBuildRequestOrBuilder
-
Approval decision and metadata.
- getApprovalResultBuilder() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
-
Approval decision and metadata.
- getApprovalResultOrBuilder() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
-
Approval decision and metadata.
- getApprovalResultOrBuilder() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest
-
Approval decision and metadata.
- getApprovalResultOrBuilder() - Method in interface com.google.cloudbuild.v1.ApproveBuildRequestOrBuilder
-
Approval decision and metadata.
- getApprovalTime() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Output only.
- getApprovalTime() - Method in class com.google.cloudbuild.v1.ApprovalResult
-
Output only.
- getApprovalTime() - Method in interface com.google.cloudbuild.v1.ApprovalResultOrBuilder
-
Output only.
- getApprovalTimeBuilder() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Output only.
- getApprovalTimeOrBuilder() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Output only.
- getApprovalTimeOrBuilder() - Method in class com.google.cloudbuild.v1.ApprovalResult
-
Output only.
- getApprovalTimeOrBuilder() - Method in interface com.google.cloudbuild.v1.ApprovalResultOrBuilder
-
Output only.
- getApproveBuildMethod() - Static method in class com.google.cloudbuild.v1.CloudBuildGrpc
- getApproverAccount() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Output only.
- getApproverAccount() - Method in class com.google.cloudbuild.v1.ApprovalResult
-
Output only.
- getApproverAccount() - Method in interface com.google.cloudbuild.v1.ApprovalResultOrBuilder
-
Output only.
- getApproverAccountBytes() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Output only.
- getApproverAccountBytes() - Method in class com.google.cloudbuild.v1.ApprovalResult
-
Output only.
- getApproverAccountBytes() - Method in interface com.google.cloudbuild.v1.ApprovalResultOrBuilder
-
Output only.
- getAppSlug() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
The URL-friendly name of the GitHub App.
- getAppSlug() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
-
The URL-friendly name of the GitHub App.
- getAppSlug() - Method in interface com.google.cloudbuild.v2.GitHubEnterpriseConfigOrBuilder
-
The URL-friendly name of the GitHub App.
- getAppSlugBytes() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
The URL-friendly name of the GitHub App.
- getAppSlugBytes() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
-
The URL-friendly name of the GitHub App.
- getAppSlugBytes() - Method in interface com.google.cloudbuild.v2.GitHubEnterpriseConfigOrBuilder
-
The URL-friendly name of the GitHub App.
- getArgs(int) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of arguments that will be presented to the step when it is started.
- getArgs(int) - Method in class com.google.cloudbuild.v1.BuildStep
-
A list of arguments that will be presented to the step when it is started.
- getArgs(int) - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
A list of arguments that will be presented to the step when it is started.
- getArgsBytes(int) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of arguments that will be presented to the step when it is started.
- getArgsBytes(int) - Method in class com.google.cloudbuild.v1.BuildStep
-
A list of arguments that will be presented to the step when it is started.
- getArgsBytes(int) - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
A list of arguments that will be presented to the step when it is started.
- getArgsCount() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of arguments that will be presented to the step when it is started.
- getArgsCount() - Method in class com.google.cloudbuild.v1.BuildStep
-
A list of arguments that will be presented to the step when it is started.
- getArgsCount() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
A list of arguments that will be presented to the step when it is started.
- getArgsList() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of arguments that will be presented to the step when it is started.
- getArgsList() - Method in class com.google.cloudbuild.v1.BuildStep
-
A list of arguments that will be presented to the step when it is started.
- getArgsList() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
A list of arguments that will be presented to the step when it is started.
- getArtifactId() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Maven `artifactId` value used when uploading the artifact to Artifact Registry.
- getArtifactId() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
-
Maven `artifactId` value used when uploading the artifact to Artifact Registry.
- getArtifactId() - Method in interface com.google.cloudbuild.v1.Artifacts.MavenArtifactOrBuilder
-
Maven `artifactId` value used when uploading the artifact to Artifact Registry.
- getArtifactIdBytes() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Maven `artifactId` value used when uploading the artifact to Artifact Registry.
- getArtifactIdBytes() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
-
Maven `artifactId` value used when uploading the artifact to Artifact Registry.
- getArtifactIdBytes() - Method in interface com.google.cloudbuild.v1.Artifacts.MavenArtifactOrBuilder
-
Maven `artifactId` value used when uploading the artifact to Artifact Registry.
- getArtifactManifest() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Path to the artifact manifest for non-container artifacts uploaded to Cloud Storage.
- getArtifactManifest() - Method in class com.google.cloudbuild.v1.Results
-
Path to the artifact manifest for non-container artifacts uploaded to Cloud Storage.
- getArtifactManifest() - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Path to the artifact manifest for non-container artifacts uploaded to Cloud Storage.
- getArtifactManifestBytes() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Path to the artifact manifest for non-container artifacts uploaded to Cloud Storage.
- getArtifactManifestBytes() - Method in class com.google.cloudbuild.v1.Results
-
Path to the artifact manifest for non-container artifacts uploaded to Cloud Storage.
- getArtifactManifestBytes() - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Path to the artifact manifest for non-container artifacts uploaded to Cloud Storage.
- getArtifacts() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Artifacts produced by the build that should be uploaded upon successful completion of all build steps.
- getArtifacts() - Method in class com.google.cloudbuild.v1.Build
-
Artifacts produced by the build that should be uploaded upon successful completion of all build steps.
- getArtifacts() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Artifacts produced by the build that should be uploaded upon successful completion of all build steps.
- getArtifactsBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Artifacts produced by the build that should be uploaded upon successful completion of all build steps.
- getArtifactsOrBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Artifacts produced by the build that should be uploaded upon successful completion of all build steps.
- getArtifactsOrBuilder() - Method in class com.google.cloudbuild.v1.Build
-
Artifacts produced by the build that should be uploaded upon successful completion of all build steps.
- getArtifactsOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Artifacts produced by the build that should be uploaded upon successful completion of all build steps.
- getArtifactTiming() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Time to push all non-container artifacts to Cloud Storage.
- getArtifactTiming() - Method in class com.google.cloudbuild.v1.Results
-
Time to push all non-container artifacts to Cloud Storage.
- getArtifactTiming() - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Time to push all non-container artifacts to Cloud Storage.
- getArtifactTimingBuilder() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Time to push all non-container artifacts to Cloud Storage.
- getArtifactTimingOrBuilder() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Time to push all non-container artifacts to Cloud Storage.
- getArtifactTimingOrBuilder() - Method in class com.google.cloudbuild.v1.Results
-
Time to push all non-container artifacts to Cloud Storage.
- getArtifactTimingOrBuilder() - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Time to push all non-container artifacts to Cloud Storage.
- getAuthMethodCase() - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
- getAuthMethodCase() - Method in class com.google.cloudbuild.v1.WebhookConfig
- getAuthMethodCase() - Method in interface com.google.cloudbuild.v1.WebhookConfigOrBuilder
- getAuthorizerCredential() - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
-
OAuth credential of the account that authorized the Cloud Build GitHub App.
- getAuthorizerCredential() - Method in class com.google.cloudbuild.v2.GitHubConfig
-
OAuth credential of the account that authorized the Cloud Build GitHub App.
- getAuthorizerCredential() - Method in interface com.google.cloudbuild.v2.GitHubConfigOrBuilder
-
OAuth credential of the account that authorized the Cloud Build GitHub App.
- getAuthorizerCredentialBuilder() - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
-
OAuth credential of the account that authorized the Cloud Build GitHub App.
- getAuthorizerCredentialOrBuilder() - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
-
OAuth credential of the account that authorized the Cloud Build GitHub App.
- getAuthorizerCredentialOrBuilder() - Method in class com.google.cloudbuild.v2.GitHubConfig
-
OAuth credential of the account that authorized the Cloud Build GitHub App.
- getAuthorizerCredentialOrBuilder() - Method in interface com.google.cloudbuild.v2.GitHubConfigOrBuilder
-
OAuth credential of the account that authorized the Cloud Build GitHub App.
- getAutodetect() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Autodetect build configuration.
- getAutodetect() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Autodetect build configuration.
- getAutodetect() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Autodetect build configuration.
- getAvailableSecrets() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets and secret environment variables.
- getAvailableSecrets() - Method in class com.google.cloudbuild.v1.Build
-
Secrets and secret environment variables.
- getAvailableSecrets() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Secrets and secret environment variables.
- getAvailableSecretsBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets and secret environment variables.
- getAvailableSecretsOrBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets and secret environment variables.
- getAvailableSecretsOrBuilder() - Method in class com.google.cloudbuild.v1.Build
-
Secrets and secret environment variables.
- getAvailableSecretsOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Secrets and secret environment variables.
- getBatchCreateRepositoriesMethod() - Static method in class com.google.cloudbuild.v2.RepositoryManagerGrpc
- getBody() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
HTTP request body.
- getBody() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
-
HTTP request body.
- getBody() - Method in interface com.google.cloudbuild.v1.ReceiveTriggerWebhookRequestOrBuilder
-
HTTP request body.
- getBodyBuilder() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
HTTP request body.
- getBodyOrBuilder() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
HTTP request body.
- getBodyOrBuilder() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
-
HTTP request body.
- getBodyOrBuilder() - Method in interface com.google.cloudbuild.v1.ReceiveTriggerWebhookRequestOrBuilder
-
HTTP request body.
- getBranch() - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
-
Regex of branches to match.
- getBranch() - Method in class com.google.cloudbuild.v1.PullRequestFilter
-
Regex of branches to match.
- getBranch() - Method in interface com.google.cloudbuild.v1.PullRequestFilterOrBuilder
-
Regex of branches to match.
- getBranch() - Method in class com.google.cloudbuild.v1.PushFilter.Builder
-
Regexes matching branches to build.
- getBranch() - Method in class com.google.cloudbuild.v1.PushFilter
-
Regexes matching branches to build.
- getBranch() - Method in interface com.google.cloudbuild.v1.PushFilterOrBuilder
-
Regexes matching branches to build.
- getBranchBytes() - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
-
Regex of branches to match.
- getBranchBytes() - Method in class com.google.cloudbuild.v1.PullRequestFilter
-
Regex of branches to match.
- getBranchBytes() - Method in interface com.google.cloudbuild.v1.PullRequestFilterOrBuilder
-
Regex of branches to match.
- getBranchBytes() - Method in class com.google.cloudbuild.v1.PushFilter.Builder
-
Regexes matching branches to build.
- getBranchBytes() - Method in class com.google.cloudbuild.v1.PushFilter
-
Regexes matching branches to build.
- getBranchBytes() - Method in interface com.google.cloudbuild.v1.PushFilterOrBuilder
-
Regexes matching branches to build.
- getBranchName() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Regex matching branches to build.
- getBranchName() - Method in class com.google.cloudbuild.v1.RepoSource
-
Regex matching branches to build.
- getBranchName() - Method in interface com.google.cloudbuild.v1.RepoSourceOrBuilder
-
Regex matching branches to build.
- getBranchNameBytes() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Regex matching branches to build.
- getBranchNameBytes() - Method in class com.google.cloudbuild.v1.RepoSource
-
Regex matching branches to build.
- getBranchNameBytes() - Method in interface com.google.cloudbuild.v1.RepoSourceOrBuilder
-
Regex matching branches to build.
- getBucket() - Method in class com.google.cloudbuild.v1.StorageSource.Builder
-
Google Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- getBucket() - Method in class com.google.cloudbuild.v1.StorageSource
-
Google Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- getBucket() - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
-
Google Cloud Storage bucket containing the source manifest (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- getBucket() - Method in class com.google.cloudbuild.v1.StorageSourceManifest
-
Google Cloud Storage bucket containing the source manifest (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- getBucket() - Method in interface com.google.cloudbuild.v1.StorageSourceManifestOrBuilder
-
Google Cloud Storage bucket containing the source manifest (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- getBucket() - Method in interface com.google.cloudbuild.v1.StorageSourceOrBuilder
-
Google Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- getBucketBytes() - Method in class com.google.cloudbuild.v1.StorageSource.Builder
-
Google Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- getBucketBytes() - Method in class com.google.cloudbuild.v1.StorageSource
-
Google Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- getBucketBytes() - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
-
Google Cloud Storage bucket containing the source manifest (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- getBucketBytes() - Method in class com.google.cloudbuild.v1.StorageSourceManifest
-
Google Cloud Storage bucket containing the source manifest (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- getBucketBytes() - Method in interface com.google.cloudbuild.v1.StorageSourceManifestOrBuilder
-
Google Cloud Storage bucket containing the source manifest (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- getBucketBytes() - Method in interface com.google.cloudbuild.v1.StorageSourceOrBuilder
-
Google Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- getBuild() - Method in class com.google.cloudbuild.v1.BuildName.Builder
- getBuild() - Method in class com.google.cloudbuild.v1.BuildName
- getBuild() - Method in class com.google.cloudbuild.v1.BuildName.ProjectLocationBuildBuilder
- getBuild() - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
-
The build that the operation is tracking.
- getBuild() - Method in class com.google.cloudbuild.v1.BuildOperationMetadata
-
The build that the operation is tracking.
- getBuild() - Method in interface com.google.cloudbuild.v1.BuildOperationMetadataOrBuilder
-
The build that the operation is tracking.
- getBuild() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Contents of the build template.
- getBuild() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Contents of the build template.
- getBuild() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Contents of the build template.
- getBuild() - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
-
Required.
- getBuild() - Method in class com.google.cloudbuild.v1.CreateBuildRequest
-
Required.
- getBuild() - Method in interface com.google.cloudbuild.v1.CreateBuildRequestOrBuilder
-
Required.
- getBuild(GetBuildRequest) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Returns information about a previously requested build.
- getBuild(GetBuildRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildBlockingStub
-
Returns information about a previously requested build.
- getBuild(GetBuildRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildFutureStub
-
Returns information about a previously requested build.
- getBuild(GetBuildRequest, StreamObserver<Build>) - Method in interface com.google.cloudbuild.v1.CloudBuildGrpc.AsyncService
-
Returns information about a previously requested build.
- getBuild(GetBuildRequest, StreamObserver<Build>) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildStub
-
Returns information about a previously requested build.
- getBuild(String, String) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Returns information about a previously requested build.
- getBuildBuilder() - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
-
The build that the operation is tracking.
- getBuildBuilder() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Contents of the build template.
- getBuildBuilder() - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
-
Required.
- getBuildCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Returns information about a previously requested build.
- getBuildCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- getBuildCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- getBuildCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- getBuildOrBuilder() - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
-
The build that the operation is tracking.
- getBuildOrBuilder() - Method in class com.google.cloudbuild.v1.BuildOperationMetadata
-
The build that the operation is tracking.
- getBuildOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildOperationMetadataOrBuilder
-
The build that the operation is tracking.
- getBuildOrBuilder() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Contents of the build template.
- getBuildOrBuilder() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Contents of the build template.
- getBuildOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Contents of the build template.
- getBuildOrBuilder() - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
-
Required.
- getBuildOrBuilder() - Method in class com.google.cloudbuild.v1.CreateBuildRequest
-
Required.
- getBuildOrBuilder() - Method in interface com.google.cloudbuild.v1.CreateBuildRequestOrBuilder
-
Required.
- GetBuildRequest - Class in com.google.cloudbuild.v1
-
Request to get a build.
- GetBuildRequest.Builder - Class in com.google.cloudbuild.v1
-
Request to get a build.
- GetBuildRequestOrBuilder - Interface in com.google.cloudbuild.v1
- getBuilds(int) - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
-
Builds will be sorted by `create_time`, descending.
- getBuilds(int) - Method in class com.google.cloudbuild.v1.ListBuildsResponse
-
Builds will be sorted by `create_time`, descending.
- getBuilds(int) - Method in interface com.google.cloudbuild.v1.ListBuildsResponseOrBuilder
-
Builds will be sorted by `create_time`, descending.
- getBuildsBuilder(int) - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
-
Builds will be sorted by `create_time`, descending.
- getBuildsBuilderList() - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
-
Builds will be sorted by `create_time`, descending.
- getBuildsCount() - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
-
Builds will be sorted by `create_time`, descending.
- getBuildsCount() - Method in class com.google.cloudbuild.v1.ListBuildsResponse
-
Builds will be sorted by `create_time`, descending.
- getBuildsCount() - Method in interface com.google.cloudbuild.v1.ListBuildsResponseOrBuilder
-
Builds will be sorted by `create_time`, descending.
- getBuildSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to getBuild.
- getBuildSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to getBuild.
- getBuildSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to getBuild.
- getBuildSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to getBuild.
- getBuildsList() - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
-
Builds will be sorted by `create_time`, descending.
- getBuildsList() - Method in class com.google.cloudbuild.v1.ListBuildsResponse
-
Builds will be sorted by `create_time`, descending.
- getBuildsList() - Method in interface com.google.cloudbuild.v1.ListBuildsResponseOrBuilder
-
Builds will be sorted by `create_time`, descending.
- getBuildsOrBuilder(int) - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
-
Builds will be sorted by `create_time`, descending.
- getBuildsOrBuilder(int) - Method in class com.google.cloudbuild.v1.ListBuildsResponse
-
Builds will be sorted by `create_time`, descending.
- getBuildsOrBuilder(int) - Method in interface com.google.cloudbuild.v1.ListBuildsResponseOrBuilder
-
Builds will be sorted by `create_time`, descending.
- getBuildsOrBuilderList() - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
-
Builds will be sorted by `create_time`, descending.
- getBuildsOrBuilderList() - Method in class com.google.cloudbuild.v1.ListBuildsResponse
-
Builds will be sorted by `create_time`, descending.
- getBuildsOrBuilderList() - Method in interface com.google.cloudbuild.v1.ListBuildsResponseOrBuilder
-
Builds will be sorted by `create_time`, descending.
- getBuildStepImages(int) - Method in class com.google.cloudbuild.v1.Results.Builder
-
List of build step digests, in the order corresponding to build step indices.
- getBuildStepImages(int) - Method in class com.google.cloudbuild.v1.Results
-
List of build step digests, in the order corresponding to build step indices.
- getBuildStepImages(int) - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
List of build step digests, in the order corresponding to build step indices.
- getBuildStepImagesBytes(int) - Method in class com.google.cloudbuild.v1.Results.Builder
-
List of build step digests, in the order corresponding to build step indices.
- getBuildStepImagesBytes(int) - Method in class com.google.cloudbuild.v1.Results
-
List of build step digests, in the order corresponding to build step indices.
- getBuildStepImagesBytes(int) - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
List of build step digests, in the order corresponding to build step indices.
- getBuildStepImagesCount() - Method in class com.google.cloudbuild.v1.Results.Builder
-
List of build step digests, in the order corresponding to build step indices.
- getBuildStepImagesCount() - Method in class com.google.cloudbuild.v1.Results
-
List of build step digests, in the order corresponding to build step indices.
- getBuildStepImagesCount() - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
List of build step digests, in the order corresponding to build step indices.
- getBuildStepImagesList() - Method in class com.google.cloudbuild.v1.Results.Builder
-
List of build step digests, in the order corresponding to build step indices.
- getBuildStepImagesList() - Method in class com.google.cloudbuild.v1.Results
-
List of build step digests, in the order corresponding to build step indices.
- getBuildStepImagesList() - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
List of build step digests, in the order corresponding to build step indices.
- getBuildStepOutputs(int) - Method in class com.google.cloudbuild.v1.Results.Builder
-
List of build step outputs, produced by builder images, in the order corresponding to build step indices.
- getBuildStepOutputs(int) - Method in class com.google.cloudbuild.v1.Results
-
List of build step outputs, produced by builder images, in the order corresponding to build step indices.
- getBuildStepOutputs(int) - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
List of build step outputs, produced by builder images, in the order corresponding to build step indices.
- getBuildStepOutputsCount() - Method in class com.google.cloudbuild.v1.Results.Builder
-
List of build step outputs, produced by builder images, in the order corresponding to build step indices.
- getBuildStepOutputsCount() - Method in class com.google.cloudbuild.v1.Results
-
List of build step outputs, produced by builder images, in the order corresponding to build step indices.
- getBuildStepOutputsCount() - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
List of build step outputs, produced by builder images, in the order corresponding to build step indices.
- getBuildStepOutputsList() - Method in class com.google.cloudbuild.v1.Results.Builder
-
List of build step outputs, produced by builder images, in the order corresponding to build step indices.
- getBuildStepOutputsList() - Method in class com.google.cloudbuild.v1.Results
-
List of build step outputs, produced by builder images, in the order corresponding to build step indices.
- getBuildStepOutputsList() - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
List of build step outputs, produced by builder images, in the order corresponding to build step indices.
- getBuildTemplateCase() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- getBuildTemplateCase() - Method in class com.google.cloudbuild.v1.BuildTrigger
- getBuildTemplateCase() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
- getBuildTrigger(GetBuildTriggerRequest) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Returns information about a `BuildTrigger`.
- getBuildTrigger(GetBuildTriggerRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildBlockingStub
-
Returns information about a `BuildTrigger`.
- getBuildTrigger(GetBuildTriggerRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildFutureStub
-
Returns information about a `BuildTrigger`.
- getBuildTrigger(GetBuildTriggerRequest, StreamObserver<BuildTrigger>) - Method in interface com.google.cloudbuild.v1.CloudBuildGrpc.AsyncService
-
Returns information about a `BuildTrigger`.
- getBuildTrigger(GetBuildTriggerRequest, StreamObserver<BuildTrigger>) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildStub
-
Returns information about a `BuildTrigger`.
- getBuildTrigger(String, String) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Returns information about a `BuildTrigger`.
- getBuildTriggerCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Returns information about a `BuildTrigger`.
- getBuildTriggerCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- getBuildTriggerCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- getBuildTriggerCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- getBuildTriggerId() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getBuildTriggerId() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getBuildTriggerId() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getBuildTriggerIdBytes() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getBuildTriggerIdBytes() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getBuildTriggerIdBytes() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- GetBuildTriggerRequest - Class in com.google.cloudbuild.v1
-
Returns the `BuildTrigger` with the specified ID.
- GetBuildTriggerRequest.Builder - Class in com.google.cloudbuild.v1
-
Returns the `BuildTrigger` with the specified ID.
- GetBuildTriggerRequestOrBuilder - Interface in com.google.cloudbuild.v1
- getBuildTriggerSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to getBuildTrigger.
- getBuildTriggerSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to getBuildTrigger.
- getBuildTriggerSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to getBuildTrigger.
- getBuildTriggerSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to getBuildTrigger.
- getCancelBuildMethod() - Static method in class com.google.cloudbuild.v1.CloudBuildGrpc
- getComment() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Optional.
- getComment() - Method in class com.google.cloudbuild.v1.ApprovalResult
-
Optional.
- getComment() - Method in interface com.google.cloudbuild.v1.ApprovalResultOrBuilder
-
Optional.
- getCommentBytes() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Optional.
- getCommentBytes() - Method in class com.google.cloudbuild.v1.ApprovalResult
-
Optional.
- getCommentBytes() - Method in interface com.google.cloudbuild.v1.ApprovalResultOrBuilder
-
Optional.
- getCommentControl() - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
-
Configure builds to run whether a repository owner or collaborator need to comment `/gcbrun`.
- getCommentControl() - Method in class com.google.cloudbuild.v1.PullRequestFilter
-
Configure builds to run whether a repository owner or collaborator need to comment `/gcbrun`.
- getCommentControl() - Method in interface com.google.cloudbuild.v1.PullRequestFilterOrBuilder
-
Configure builds to run whether a repository owner or collaborator need to comment `/gcbrun`.
- getCommentControlValue() - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
-
Configure builds to run whether a repository owner or collaborator need to comment `/gcbrun`.
- getCommentControlValue() - Method in class com.google.cloudbuild.v1.PullRequestFilter
-
Configure builds to run whether a repository owner or collaborator need to comment `/gcbrun`.
- getCommentControlValue() - Method in interface com.google.cloudbuild.v1.PullRequestFilterOrBuilder
-
Configure builds to run whether a repository owner or collaborator need to comment `/gcbrun`.
- getCommitSha() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Explicit commit SHA to build.
- getCommitSha() - Method in class com.google.cloudbuild.v1.RepoSource
-
Explicit commit SHA to build.
- getCommitSha() - Method in interface com.google.cloudbuild.v1.RepoSourceOrBuilder
-
Explicit commit SHA to build.
- getCommitShaBytes() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Explicit commit SHA to build.
- getCommitShaBytes() - Method in class com.google.cloudbuild.v1.RepoSource
-
Explicit commit SHA to build.
- getCommitShaBytes() - Method in interface com.google.cloudbuild.v1.RepoSourceOrBuilder
-
Explicit commit SHA to build.
- getCompleteTime() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
-
Time the operation was completed.
- getCompleteTime() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
-
Time the operation was completed.
- getCompleteTime() - Method in interface com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadataOrBuilder
-
Time the operation was completed.
- getCompleteTime() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
-
Time the operation was completed.
- getCompleteTime() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
-
Time the operation was completed.
- getCompleteTime() - Method in interface com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadataOrBuilder
-
Time the operation was completed.
- getCompleteTime() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
-
Time the operation was completed.
- getCompleteTime() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
-
Time the operation was completed.
- getCompleteTime() - Method in interface com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadataOrBuilder
-
Time the operation was completed.
- getCompleteTimeBuilder() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
-
Time the operation was completed.
- getCompleteTimeBuilder() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
-
Time the operation was completed.
- getCompleteTimeBuilder() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
-
Time the operation was completed.
- getCompleteTimeOrBuilder() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
-
Time the operation was completed.
- getCompleteTimeOrBuilder() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
-
Time the operation was completed.
- getCompleteTimeOrBuilder() - Method in interface com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadataOrBuilder
-
Time the operation was completed.
- getCompleteTimeOrBuilder() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
-
Time the operation was completed.
- getCompleteTimeOrBuilder() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
-
Time the operation was completed.
- getCompleteTimeOrBuilder() - Method in interface com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadataOrBuilder
-
Time the operation was completed.
- getCompleteTimeOrBuilder() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
-
Time the operation was completed.
- getCompleteTimeOrBuilder() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
-
Time the operation was completed.
- getCompleteTimeOrBuilder() - Method in interface com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadataOrBuilder
-
Time the operation was completed.
- getConfig() - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
-
Output only.
- getConfig() - Method in class com.google.cloudbuild.v1.BuildApproval
-
Output only.
- getConfig() - Method in interface com.google.cloudbuild.v1.BuildApprovalOrBuilder
-
Output only.
- getConfigBuilder() - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
-
Output only.
- getConfigCase() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
- getConfigCase() - Method in class com.google.cloudbuild.v1.WorkerPool
- getConfigCase() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
- getConfigOrBuilder() - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
-
Output only.
- getConfigOrBuilder() - Method in class com.google.cloudbuild.v1.BuildApproval
-
Output only.
- getConfigOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildApprovalOrBuilder
-
Output only.
- getConnection() - Method in class com.google.cloudbuild.v2.ConnectionName.Builder
- getConnection() - Method in class com.google.cloudbuild.v2.ConnectionName
- getConnection() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
-
Required.
- getConnection() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest
-
Required.
- getConnection() - Method in interface com.google.cloudbuild.v2.CreateConnectionRequestOrBuilder
-
Required.
- getConnection() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
-
Required.
- getConnection() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
-
Required.
- getConnection() - Method in interface com.google.cloudbuild.v2.FetchLinkableRepositoriesRequestOrBuilder
-
Required.
- getConnection() - Method in class com.google.cloudbuild.v2.RepositoryName.Builder
- getConnection() - Method in class com.google.cloudbuild.v2.RepositoryName
- getConnection() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
-
Required.
- getConnection() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest
-
Required.
- getConnection() - Method in interface com.google.cloudbuild.v2.UpdateConnectionRequestOrBuilder
-
Required.
- getConnection(ConnectionName) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Gets details of a single connection.
- getConnection(GetConnectionRequest) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Gets details of a single connection.
- getConnection(GetConnectionRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerBlockingStub
-
Gets details of a single connection.
- getConnection(GetConnectionRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerFutureStub
-
Gets details of a single connection.
- getConnection(GetConnectionRequest, StreamObserver<Connection>) - Method in interface com.google.cloudbuild.v2.RepositoryManagerGrpc.AsyncService
-
Gets details of a single connection.
- getConnection(GetConnectionRequest, StreamObserver<Connection>) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerStub
-
Gets details of a single connection.
- getConnection(String) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Gets details of a single connection.
- getConnectionBuilder() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
-
Required.
- getConnectionBuilder() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
-
Required.
- getConnectionBytes() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
-
Required.
- getConnectionBytes() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
-
Required.
- getConnectionBytes() - Method in interface com.google.cloudbuild.v2.FetchLinkableRepositoriesRequestOrBuilder
-
Required.
- getConnectionCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Gets details of a single connection.
- getConnectionCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- getConnectionCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- getConnectionCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- getConnectionConfigCase() - Method in class com.google.cloudbuild.v2.Connection.Builder
- getConnectionConfigCase() - Method in class com.google.cloudbuild.v2.Connection
- getConnectionConfigCase() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
- getConnectionId() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
-
Required.
- getConnectionId() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest
-
Required.
- getConnectionId() - Method in interface com.google.cloudbuild.v2.CreateConnectionRequestOrBuilder
-
Required.
- getConnectionIdBytes() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
-
Required.
- getConnectionIdBytes() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest
-
Required.
- getConnectionIdBytes() - Method in interface com.google.cloudbuild.v2.CreateConnectionRequestOrBuilder
-
Required.
- getConnectionOrBuilder() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
-
Required.
- getConnectionOrBuilder() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest
-
Required.
- getConnectionOrBuilder() - Method in interface com.google.cloudbuild.v2.CreateConnectionRequestOrBuilder
-
Required.
- getConnectionOrBuilder() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
-
Required.
- getConnectionOrBuilder() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest
-
Required.
- getConnectionOrBuilder() - Method in interface com.google.cloudbuild.v2.UpdateConnectionRequestOrBuilder
-
Required.
- GetConnectionRequest - Class in com.google.cloudbuild.v2
-
Message for getting the details of a Connection.
- GetConnectionRequest.Builder - Class in com.google.cloudbuild.v2
-
Message for getting the details of a Connection.
- GetConnectionRequestOrBuilder - Interface in com.google.cloudbuild.v2
- getConnections(int) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
-
The list of Connections.
- getConnections(int) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse
-
The list of Connections.
- getConnections(int) - Method in interface com.google.cloudbuild.v2.ListConnectionsResponseOrBuilder
-
The list of Connections.
- getConnectionsBuilder(int) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
-
The list of Connections.
- getConnectionsBuilderList() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
-
The list of Connections.
- getConnectionsCount() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
-
The list of Connections.
- getConnectionsCount() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse
-
The list of Connections.
- getConnectionsCount() - Method in interface com.google.cloudbuild.v2.ListConnectionsResponseOrBuilder
-
The list of Connections.
- getConnectionSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
-
Returns the builder for the settings used for calls to getConnection.
- getConnectionSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns the object with the settings used for calls to getConnection.
- getConnectionSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
-
Returns the builder for the settings used for calls to getConnection.
- getConnectionSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the object with the settings used for calls to getConnection.
- getConnectionsList() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
-
The list of Connections.
- getConnectionsList() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse
-
The list of Connections.
- getConnectionsList() - Method in interface com.google.cloudbuild.v2.ListConnectionsResponseOrBuilder
-
The list of Connections.
- getConnectionsOrBuilder(int) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
-
The list of Connections.
- getConnectionsOrBuilder(int) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse
-
The list of Connections.
- getConnectionsOrBuilder(int) - Method in interface com.google.cloudbuild.v2.ListConnectionsResponseOrBuilder
-
The list of Connections.
- getConnectionsOrBuilderList() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
-
The list of Connections.
- getConnectionsOrBuilderList() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse
-
The list of Connections.
- getConnectionsOrBuilderList() - Method in interface com.google.cloudbuild.v2.ListConnectionsResponseOrBuilder
-
The list of Connections.
- getCreateBuildMethod() - Static method in class com.google.cloudbuild.v1.CloudBuildGrpc
- getCreateBuildTriggerMethod() - Static method in class com.google.cloudbuild.v1.CloudBuildGrpc
- getCreateConnectionMethod() - Static method in class com.google.cloudbuild.v2.RepositoryManagerGrpc
- getCreateRepositoryMethod() - Static method in class com.google.cloudbuild.v2.RepositoryManagerGrpc
- getCreateTime() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getCreateTime() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getCreateTime() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getCreateTime() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Output only.
- getCreateTime() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Output only.
- getCreateTime() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Output only.
- getCreateTime() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
-
Time the operation was created.
- getCreateTime() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
-
Time the operation was created.
- getCreateTime() - Method in interface com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadataOrBuilder
-
Time the operation was created.
- getCreateTime() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
-
Time the operation was created.
- getCreateTime() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
-
Time the operation was created.
- getCreateTime() - Method in interface com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadataOrBuilder
-
Time the operation was created.
- getCreateTime() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
-
Time the operation was created.
- getCreateTime() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
-
Time the operation was created.
- getCreateTime() - Method in interface com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadataOrBuilder
-
Time the operation was created.
- getCreateTime() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- getCreateTime() - Method in class com.google.cloudbuild.v1.WorkerPool
-
Output only.
- getCreateTime() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
Output only.
- getCreateTime() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- getCreateTime() - Method in class com.google.cloudbuild.v2.Connection
-
Output only.
- getCreateTime() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
Output only.
- getCreateTime() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- getCreateTime() - Method in class com.google.cloudbuild.v2.OperationMetadata
-
Output only.
- getCreateTime() - Method in interface com.google.cloudbuild.v2.OperationMetadataOrBuilder
-
Output only.
- getCreateTime() - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Output only.
- getCreateTime() - Method in class com.google.cloudbuild.v2.Repository
-
Output only.
- getCreateTime() - Method in interface com.google.cloudbuild.v2.RepositoryOrBuilder
-
Output only.
- getCreateTime() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- getCreateTime() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
-
Output only.
- getCreateTime() - Method in interface com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadataOrBuilder
-
Output only.
- getCreateTimeBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getCreateTimeBuilder() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Output only.
- getCreateTimeBuilder() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
-
Time the operation was created.
- getCreateTimeBuilder() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
-
Time the operation was created.
- getCreateTimeBuilder() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
-
Time the operation was created.
- getCreateTimeBuilder() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- getCreateTimeBuilder() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- getCreateTimeBuilder() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- getCreateTimeBuilder() - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Output only.
- getCreateTimeBuilder() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getCreateTimeOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Output only.
- getCreateTimeOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
-
Time the operation was created.
- getCreateTimeOrBuilder() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
-
Time the operation was created.
- getCreateTimeOrBuilder() - Method in interface com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadataOrBuilder
-
Time the operation was created.
- getCreateTimeOrBuilder() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
-
Time the operation was created.
- getCreateTimeOrBuilder() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
-
Time the operation was created.
- getCreateTimeOrBuilder() - Method in interface com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadataOrBuilder
-
Time the operation was created.
- getCreateTimeOrBuilder() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
-
Time the operation was created.
- getCreateTimeOrBuilder() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
-
Time the operation was created.
- getCreateTimeOrBuilder() - Method in interface com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadataOrBuilder
-
Time the operation was created.
- getCreateTimeOrBuilder() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.cloudbuild.v1.WorkerPool
-
Output only.
- getCreateTimeOrBuilder() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.cloudbuild.v2.Connection
-
Output only.
- getCreateTimeOrBuilder() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.cloudbuild.v2.OperationMetadata
-
Output only.
- getCreateTimeOrBuilder() - Method in interface com.google.cloudbuild.v2.OperationMetadataOrBuilder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.cloudbuild.v2.Repository
-
Output only.
- getCreateTimeOrBuilder() - Method in interface com.google.cloudbuild.v2.RepositoryOrBuilder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
-
Output only.
- getCreateTimeOrBuilder() - Method in interface com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadataOrBuilder
-
Output only.
- getCreateWorkerPoolMethod() - Static method in class com.google.cloudbuild.v1.CloudBuildGrpc
- getDecision() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Required.
- getDecision() - Method in class com.google.cloudbuild.v1.ApprovalResult
-
Required.
- getDecision() - Method in interface com.google.cloudbuild.v1.ApprovalResultOrBuilder
-
Required.
- getDecisionValue() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Required.
- getDecisionValue() - Method in class com.google.cloudbuild.v1.ApprovalResult
-
Required.
- getDecisionValue() - Method in interface com.google.cloudbuild.v1.ApprovalResultOrBuilder
-
Required.
- getDefaultEndpoint() - Static method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the default service endpoint.
- getDefaultEndpoint() - Static method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the default service endpoint.
- getDefaultEndpoint() - Static method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns the default service endpoint.
- getDefaultEndpoint() - Static method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the default service endpoint.
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.ApprovalConfig
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.ApprovalResult
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.ApproveBuildRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.ArtifactResult
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.Artifacts
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.Build.FailureInfo
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.Build
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.Build.Warning
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.BuildApproval
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.BuildOperationMetadata
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.BuildOptions
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.BuildStep
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.BuildTrigger
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.BuiltImage
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.CancelBuildRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.CreateBuildRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.FileHashes
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.GetBuildRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.GitHubEventsConfig
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.GitSource
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.Hash
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.InlineSecret
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.ListBuildsRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.ListBuildsResponse
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.PubsubConfig
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.PullRequestFilter
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.PushFilter
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.RepoSource
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.Results
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.RetryBuildRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.Secret
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.SecretManagerSecret
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.Secrets
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.Source
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.SourceProvenance
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.StorageSource
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.StorageSourceManifest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.TimeSpan
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.UploadedNpmPackage
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.UploadedPythonPackage
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.Volume
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.WebhookConfig
- getDefaultInstance() - Static method in class com.google.cloudbuild.v1.WorkerPool
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.Connection
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.CreateConnectionRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.GetConnectionRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.GetRepositoryRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.GitHubConfig
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.InstallationState
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.ListConnectionsRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.ListConnectionsResponse
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.OAuthCredential
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.OperationMetadata
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.Repository
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- getDefaultInstance() - Static method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.ApprovalConfig.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.ApprovalConfig
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.ApprovalResult
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.ArtifactResult
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Artifacts
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Build.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Build.FailureInfo
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Build
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Build.Warning
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.BuildApproval
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.BuildOperationMetadata
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.BuildOptions
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.BuildStep
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.BuildTrigger
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.BuiltImage
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.CancelBuildRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.CreateBuildRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.FileHashes.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.FileHashes
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.GetBuildRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.GitSource.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.GitSource
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Hash.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Hash
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.InlineSecret
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.ListBuildsRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.ListBuildsResponse
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.PubsubConfig
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.PullRequestFilter
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.PushFilter.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.PushFilter
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.RepoSource
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Results.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Results
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.RetryBuildRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Secret.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Secret
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.SecretManagerSecret
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Secrets.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Secrets
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Source.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Source
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.SourceProvenance
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.StorageSource.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.StorageSource
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.StorageSourceManifest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.TimeSpan
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Volume.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.Volume
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.WebhookConfig
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v1.WorkerPool
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.Connection.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.Connection
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.GetConnectionRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.GetConnectionRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.GetRepositoryRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.GetRepositoryRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.GitHubConfig
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.InstallationState.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.InstallationState
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.OAuthCredential
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.OperationMetadata
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.Repository.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.Repository
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- getDefaultLogsBucketBehavior() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Optional.
- getDefaultLogsBucketBehavior() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Optional.
- getDefaultLogsBucketBehavior() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Optional.
- getDefaultLogsBucketBehaviorValue() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Optional.
- getDefaultLogsBucketBehaviorValue() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Optional.
- getDefaultLogsBucketBehaviorValue() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Optional.
- getDefaultMtlsEndpoint() - Static method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the default mTLS service endpoint.
- getDefaultMtlsEndpoint() - Static method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the default mTLS service endpoint.
- getDefaultServiceScopes() - Static method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the default service scopes.
- getDefaultServiceScopes() - Static method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the default service scopes.
- getDefaultServiceScopes() - Static method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns the default service scopes.
- getDefaultServiceScopes() - Static method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the default service scopes.
- getDeleteBuildTriggerMethod() - Static method in class com.google.cloudbuild.v1.CloudBuildGrpc
- getDeleteConnectionMethod() - Static method in class com.google.cloudbuild.v2.RepositoryManagerGrpc
- getDeleteRepositoryMethod() - Static method in class com.google.cloudbuild.v2.RepositoryManagerGrpc
- getDeleteTime() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- getDeleteTime() - Method in class com.google.cloudbuild.v1.WorkerPool
-
Output only.
- getDeleteTime() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
Output only.
- getDeleteTimeBuilder() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- getDeleteTimeOrBuilder() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- getDeleteTimeOrBuilder() - Method in class com.google.cloudbuild.v1.WorkerPool
-
Output only.
- getDeleteTimeOrBuilder() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
Output only.
- getDeleteWorkerPoolMethod() - Static method in class com.google.cloudbuild.v1.CloudBuildGrpc
- getDescription() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Human-readable description of this trigger.
- getDescription() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Human-readable description of this trigger.
- getDescription() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Human-readable description of this trigger.
- getDescriptionBytes() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Human-readable description of this trigger.
- getDescriptionBytes() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Human-readable description of this trigger.
- getDescriptionBytes() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Human-readable description of this trigger.
- getDescriptor() - Static method in class com.google.cloudbuild.v1.ApprovalConfig.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.ApprovalConfig
- getDescriptor() - Static method in class com.google.cloudbuild.v1.ApprovalResult.Builder
- getDescriptor() - Static method in enum com.google.cloudbuild.v1.ApprovalResult.Decision
- getDescriptor() - Static method in class com.google.cloudbuild.v1.ApprovalResult
- getDescriptor() - Static method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.ApproveBuildRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v1.ArtifactResult.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.ArtifactResult
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Artifacts.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Artifacts
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Build.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
- getDescriptor() - Static method in enum com.google.cloudbuild.v1.Build.FailureInfo.FailureType
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Build.FailureInfo
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Build
- getDescriptor() - Static method in enum com.google.cloudbuild.v1.Build.Status
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Build.Warning.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Build.Warning
- getDescriptor() - Static method in enum com.google.cloudbuild.v1.Build.Warning.Priority
- getDescriptor() - Static method in class com.google.cloudbuild.v1.BuildApproval.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.BuildApproval
- getDescriptor() - Static method in enum com.google.cloudbuild.v1.BuildApproval.State
- getDescriptor() - Static method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.BuildOperationMetadata
- getDescriptor() - Static method in class com.google.cloudbuild.v1.BuildOptions.Builder
- getDescriptor() - Static method in enum com.google.cloudbuild.v1.BuildOptions.DefaultLogsBucketBehavior
- getDescriptor() - Static method in class com.google.cloudbuild.v1.BuildOptions
- getDescriptor() - Static method in enum com.google.cloudbuild.v1.BuildOptions.LoggingMode
- getDescriptor() - Static method in enum com.google.cloudbuild.v1.BuildOptions.LogStreamingOption
- getDescriptor() - Static method in enum com.google.cloudbuild.v1.BuildOptions.MachineType
- getDescriptor() - Static method in class com.google.cloudbuild.v1.BuildOptions.PoolOption.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- getDescriptor() - Static method in enum com.google.cloudbuild.v1.BuildOptions.SubstitutionOption
- getDescriptor() - Static method in enum com.google.cloudbuild.v1.BuildOptions.VerifyOption
- getDescriptor() - Static method in class com.google.cloudbuild.v1.BuildStep.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.BuildStep
- getDescriptor() - Static method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.BuildTrigger
- getDescriptor() - Static method in class com.google.cloudbuild.v1.BuiltImage.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.BuiltImage
- getDescriptor() - Static method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.CancelBuildRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Cloudbuild
- getDescriptor() - Static method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.CreateBuildRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- getDescriptor() - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- getDescriptor() - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v1.FileHashes.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.FileHashes
- getDescriptor() - Static method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.GetBuildRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v1.GetWorkerPoolRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.GitHubEventsConfig
- getDescriptor() - Static method in class com.google.cloudbuild.v1.GitSource.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.GitSource
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Hash.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Hash
- getDescriptor() - Static method in enum com.google.cloudbuild.v1.Hash.HashType
- getDescriptor() - Static method in class com.google.cloudbuild.v1.InlineSecret.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.InlineSecret
- getDescriptor() - Static method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.ListBuildsRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.ListBuildsResponse
- getDescriptor() - Static method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- getDescriptor() - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- getDescriptor() - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- getDescriptor() - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
- getDescriptor() - Static method in enum com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.EgressOption
- getDescriptor() - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- getDescriptor() - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- getDescriptor() - Static method in class com.google.cloudbuild.v1.PubsubConfig.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.PubsubConfig
- getDescriptor() - Static method in enum com.google.cloudbuild.v1.PubsubConfig.State
- getDescriptor() - Static method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
- getDescriptor() - Static method in enum com.google.cloudbuild.v1.PullRequestFilter.CommentControl
- getDescriptor() - Static method in class com.google.cloudbuild.v1.PullRequestFilter
- getDescriptor() - Static method in class com.google.cloudbuild.v1.PushFilter.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.PushFilter
- getDescriptor() - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- getDescriptor() - Static method in class com.google.cloudbuild.v1.RepoSource.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.RepoSource
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Results.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Results
- getDescriptor() - Static method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.RetryBuildRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Secret.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Secret
- getDescriptor() - Static method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.SecretManagerSecret
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Secrets.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Secrets
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Source.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Source
- getDescriptor() - Static method in class com.google.cloudbuild.v1.SourceProvenance.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.SourceProvenance
- getDescriptor() - Static method in class com.google.cloudbuild.v1.StorageSource.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.StorageSource
- getDescriptor() - Static method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.StorageSourceManifest
- getDescriptor() - Static method in class com.google.cloudbuild.v1.TimeSpan.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.TimeSpan
- getDescriptor() - Static method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- getDescriptor() - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- getDescriptor() - Static method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.UploadedNpmPackage
- getDescriptor() - Static method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.UploadedPythonPackage
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Volume.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.Volume
- getDescriptor() - Static method in class com.google.cloudbuild.v1.WebhookConfig.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.WebhookConfig
- getDescriptor() - Static method in enum com.google.cloudbuild.v1.WebhookConfig.State
- getDescriptor() - Static method in class com.google.cloudbuild.v1.WorkerPool.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v1.WorkerPool
- getDescriptor() - Static method in enum com.google.cloudbuild.v1.WorkerPool.State
- getDescriptor() - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- getDescriptor() - Static method in class com.google.cloudbuild.v2.CloudBuildProto
- getDescriptor() - Static method in class com.google.cloudbuild.v2.Connection.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.Connection
- getDescriptor() - Static method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.CreateConnectionRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- getDescriptor() - Static method in class com.google.cloudbuild.v2.FetchReadTokenRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- getDescriptor() - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- getDescriptor() - Static method in class com.google.cloudbuild.v2.GetConnectionRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.GetConnectionRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v2.GetRepositoryRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.GetRepositoryRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v2.GitHubConfig.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.GitHubConfig
- getDescriptor() - Static method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- getDescriptor() - Static method in class com.google.cloudbuild.v2.InstallationState.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.InstallationState
- getDescriptor() - Static method in enum com.google.cloudbuild.v2.InstallationState.Stage
- getDescriptor() - Static method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.ListConnectionsRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.ListConnectionsResponse
- getDescriptor() - Static method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- getDescriptor() - Static method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- getDescriptor() - Static method in class com.google.cloudbuild.v2.OAuthCredential.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.OAuthCredential
- getDescriptor() - Static method in class com.google.cloudbuild.v2.OperationMetadata.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.OperationMetadata
- getDescriptor() - Static method in class com.google.cloudbuild.v2.Repository.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.Repository
- getDescriptor() - Static method in class com.google.cloudbuild.v2.RepositoryManagerProto
- getDescriptor() - Static method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- getDescriptor() - Static method in class com.google.cloudbuild.v2.ServiceDirectoryConfig.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- getDescriptor() - Static method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
- getDescriptor() - Static method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.ApprovalConfig.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
- getDescriptorForType() - Method in enum com.google.cloudbuild.v1.ApprovalResult.Decision
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.Build.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
- getDescriptorForType() - Method in enum com.google.cloudbuild.v1.Build.FailureInfo.FailureType
- getDescriptorForType() - Method in enum com.google.cloudbuild.v1.Build.Status
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
- getDescriptorForType() - Method in enum com.google.cloudbuild.v1.Build.Warning.Priority
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
- getDescriptorForType() - Method in enum com.google.cloudbuild.v1.BuildApproval.State
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
- getDescriptorForType() - Method in enum com.google.cloudbuild.v1.BuildOptions.DefaultLogsBucketBehavior
- getDescriptorForType() - Method in enum com.google.cloudbuild.v1.BuildOptions.LoggingMode
- getDescriptorForType() - Method in enum com.google.cloudbuild.v1.BuildOptions.LogStreamingOption
- getDescriptorForType() - Method in enum com.google.cloudbuild.v1.BuildOptions.MachineType
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption.Builder
- getDescriptorForType() - Method in enum com.google.cloudbuild.v1.BuildOptions.SubstitutionOption
- getDescriptorForType() - Method in enum com.google.cloudbuild.v1.BuildOptions.VerifyOption
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.FileHashes.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.GitSource.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.Hash.Builder
- getDescriptorForType() - Method in enum com.google.cloudbuild.v1.Hash.HashType
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
- getDescriptorForType() - Method in enum com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.EgressOption
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
- getDescriptorForType() - Method in enum com.google.cloudbuild.v1.PubsubConfig.State
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
- getDescriptorForType() - Method in enum com.google.cloudbuild.v1.PullRequestFilter.CommentControl
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.PushFilter.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.Results.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.Secret.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.Secrets.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.Source.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.StorageSource.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.Volume.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
- getDescriptorForType() - Method in enum com.google.cloudbuild.v1.WebhookConfig.State
- getDescriptorForType() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
- getDescriptorForType() - Method in enum com.google.cloudbuild.v1.WorkerPool.State
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.Connection.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.GetConnectionRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.GetRepositoryRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.InstallationState.Builder
- getDescriptorForType() - Method in enum com.google.cloudbuild.v2.InstallationState.Stage
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.Repository.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig.Builder
- getDescriptorForType() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
- getDetail() - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
-
Explains the failure issue in more detail using hard-coded text.
- getDetail() - Method in class com.google.cloudbuild.v1.Build.FailureInfo
-
Explains the failure issue in more detail using hard-coded text.
- getDetail() - Method in interface com.google.cloudbuild.v1.Build.FailureInfoOrBuilder
-
Explains the failure issue in more detail using hard-coded text.
- getDetailBytes() - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
-
Explains the failure issue in more detail using hard-coded text.
- getDetailBytes() - Method in class com.google.cloudbuild.v1.Build.FailureInfo
-
Explains the failure issue in more detail using hard-coded text.
- getDetailBytes() - Method in interface com.google.cloudbuild.v1.Build.FailureInfoOrBuilder
-
Explains the failure issue in more detail using hard-coded text.
- getDigest() - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
-
Docker Registry 2.0 digest.
- getDigest() - Method in class com.google.cloudbuild.v1.BuiltImage
-
Docker Registry 2.0 digest.
- getDigest() - Method in interface com.google.cloudbuild.v1.BuiltImageOrBuilder
-
Docker Registry 2.0 digest.
- getDigestBytes() - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
-
Docker Registry 2.0 digest.
- getDigestBytes() - Method in class com.google.cloudbuild.v1.BuiltImage
-
Docker Registry 2.0 digest.
- getDigestBytes() - Method in interface com.google.cloudbuild.v1.BuiltImageOrBuilder
-
Docker Registry 2.0 digest.
- getDir() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Working directory to use when running this step's container.
- getDir() - Method in class com.google.cloudbuild.v1.BuildStep
-
Working directory to use when running this step's container.
- getDir() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
Working directory to use when running this step's container.
- getDir() - Method in class com.google.cloudbuild.v1.GitSource.Builder
-
Directory, relative to the source root, in which to run the build.
- getDir() - Method in class com.google.cloudbuild.v1.GitSource
-
Directory, relative to the source root, in which to run the build.
- getDir() - Method in interface com.google.cloudbuild.v1.GitSourceOrBuilder
-
Directory, relative to the source root, in which to run the build.
- getDir() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Directory, relative to the source root, in which to run the build.
- getDir() - Method in class com.google.cloudbuild.v1.RepoSource
-
Directory, relative to the source root, in which to run the build.
- getDir() - Method in interface com.google.cloudbuild.v1.RepoSourceOrBuilder
-
Directory, relative to the source root, in which to run the build.
- getDirBytes() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Working directory to use when running this step's container.
- getDirBytes() - Method in class com.google.cloudbuild.v1.BuildStep
-
Working directory to use when running this step's container.
- getDirBytes() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
Working directory to use when running this step's container.
- getDirBytes() - Method in class com.google.cloudbuild.v1.GitSource.Builder
-
Directory, relative to the source root, in which to run the build.
- getDirBytes() - Method in class com.google.cloudbuild.v1.GitSource
-
Directory, relative to the source root, in which to run the build.
- getDirBytes() - Method in interface com.google.cloudbuild.v1.GitSourceOrBuilder
-
Directory, relative to the source root, in which to run the build.
- getDirBytes() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Directory, relative to the source root, in which to run the build.
- getDirBytes() - Method in class com.google.cloudbuild.v1.RepoSource
-
Directory, relative to the source root, in which to run the build.
- getDirBytes() - Method in interface com.google.cloudbuild.v1.RepoSourceOrBuilder
-
Directory, relative to the source root, in which to run the build.
- getDisabled() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
If true, the trigger will never automatically execute a build.
- getDisabled() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
If true, the trigger will never automatically execute a build.
- getDisabled() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
If true, the trigger will never automatically execute a build.
- getDisabled() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
If disabled is set to true, functionality is disabled for this connection.
- getDisabled() - Method in class com.google.cloudbuild.v2.Connection
-
If disabled is set to true, functionality is disabled for this connection.
- getDisabled() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
If disabled is set to true, functionality is disabled for this connection.
- getDiskSizeGb() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Requested disk size for the VM that runs the build.
- getDiskSizeGb() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Requested disk size for the VM that runs the build.
- getDiskSizeGb() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Requested disk size for the VM that runs the build.
- getDiskSizeGb() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
-
Size of the disk attached to the worker, in GB.
- getDiskSizeGb() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
-
Size of the disk attached to the worker, in GB.
- getDiskSizeGb() - Method in interface com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfigOrBuilder
-
Size of the disk attached to the worker, in GB.
- getDisplayName() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
A user-specified, human-readable name for the `WorkerPool`.
- getDisplayName() - Method in class com.google.cloudbuild.v1.WorkerPool
-
A user-specified, human-readable name for the `WorkerPool`.
- getDisplayName() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
A user-specified, human-readable name for the `WorkerPool`.
- getDisplayNameBytes() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
A user-specified, human-readable name for the `WorkerPool`.
- getDisplayNameBytes() - Method in class com.google.cloudbuild.v1.WorkerPool
-
A user-specified, human-readable name for the `WorkerPool`.
- getDisplayNameBytes() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
A user-specified, human-readable name for the `WorkerPool`.
- getDynamicSubstitutions() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Option to specify whether or not to apply bash style string operations to the substitutions.
- getDynamicSubstitutions() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Option to specify whether or not to apply bash style string operations to the substitutions.
- getDynamicSubstitutions() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Option to specify whether or not to apply bash style string operations to the substitutions.
- getEgressOption() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
-
Option to configure network egress for the workers.
- getEgressOption() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
-
Option to configure network egress for the workers.
- getEgressOption() - Method in interface com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfigOrBuilder
-
Option to configure network egress for the workers.
- getEgressOptionValue() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
-
Option to configure network egress for the workers.
- getEgressOptionValue() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
-
Option to configure network egress for the workers.
- getEgressOptionValue() - Method in interface com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfigOrBuilder
-
Option to configure network egress for the workers.
- getEndTime() - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
-
End of time span.
- getEndTime() - Method in class com.google.cloudbuild.v1.TimeSpan
-
End of time span.
- getEndTime() - Method in interface com.google.cloudbuild.v1.TimeSpanOrBuilder
-
End of time span.
- getEndTime() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- getEndTime() - Method in class com.google.cloudbuild.v2.OperationMetadata
-
Output only.
- getEndTime() - Method in interface com.google.cloudbuild.v2.OperationMetadataOrBuilder
-
Output only.
- getEndTime() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- getEndTime() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
-
Output only.
- getEndTime() - Method in interface com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadataOrBuilder
-
Output only.
- getEndTimeBuilder() - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
-
End of time span.
- getEndTimeBuilder() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- getEndTimeBuilder() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- getEndTimeOrBuilder() - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
-
End of time span.
- getEndTimeOrBuilder() - Method in class com.google.cloudbuild.v1.TimeSpan
-
End of time span.
- getEndTimeOrBuilder() - Method in interface com.google.cloudbuild.v1.TimeSpanOrBuilder
-
End of time span.
- getEndTimeOrBuilder() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- getEndTimeOrBuilder() - Method in class com.google.cloudbuild.v2.OperationMetadata
-
Output only.
- getEndTimeOrBuilder() - Method in interface com.google.cloudbuild.v2.OperationMetadataOrBuilder
-
Output only.
- getEndTimeOrBuilder() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- getEndTimeOrBuilder() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
-
Output only.
- getEndTimeOrBuilder() - Method in interface com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadataOrBuilder
-
Output only.
- getEntrypoint() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Entrypoint to be used instead of the build step image's default entrypoint.
- getEntrypoint() - Method in class com.google.cloudbuild.v1.BuildStep
-
Entrypoint to be used instead of the build step image's default entrypoint.
- getEntrypoint() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
Entrypoint to be used instead of the build step image's default entrypoint.
- getEntrypointBytes() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Entrypoint to be used instead of the build step image's default entrypoint.
- getEntrypointBytes() - Method in class com.google.cloudbuild.v1.BuildStep
-
Entrypoint to be used instead of the build step image's default entrypoint.
- getEntrypointBytes() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
Entrypoint to be used instead of the build step image's default entrypoint.
- getEnv() - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
-
Environment variable name to associate with the secret.
- getEnv() - Method in class com.google.cloudbuild.v1.SecretManagerSecret
-
Environment variable name to associate with the secret.
- getEnv() - Method in interface com.google.cloudbuild.v1.SecretManagerSecretOrBuilder
-
Environment variable name to associate with the secret.
- getEnv(int) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
A list of global environment variable definitions that will exist for all build steps in this build.
- getEnv(int) - Method in class com.google.cloudbuild.v1.BuildOptions
-
A list of global environment variable definitions that will exist for all build steps in this build.
- getEnv(int) - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
A list of global environment variable definitions that will exist for all build steps in this build.
- getEnv(int) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of environment variable definitions to be used when running a step.
- getEnv(int) - Method in class com.google.cloudbuild.v1.BuildStep
-
A list of environment variable definitions to be used when running a step.
- getEnv(int) - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
A list of environment variable definitions to be used when running a step.
- getEnvBytes() - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
-
Environment variable name to associate with the secret.
- getEnvBytes() - Method in class com.google.cloudbuild.v1.SecretManagerSecret
-
Environment variable name to associate with the secret.
- getEnvBytes() - Method in interface com.google.cloudbuild.v1.SecretManagerSecretOrBuilder
-
Environment variable name to associate with the secret.
- getEnvBytes(int) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
A list of global environment variable definitions that will exist for all build steps in this build.
- getEnvBytes(int) - Method in class com.google.cloudbuild.v1.BuildOptions
-
A list of global environment variable definitions that will exist for all build steps in this build.
- getEnvBytes(int) - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
A list of global environment variable definitions that will exist for all build steps in this build.
- getEnvBytes(int) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of environment variable definitions to be used when running a step.
- getEnvBytes(int) - Method in class com.google.cloudbuild.v1.BuildStep
-
A list of environment variable definitions to be used when running a step.
- getEnvBytes(int) - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
A list of environment variable definitions to be used when running a step.
- getEnvCount() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
A list of global environment variable definitions that will exist for all build steps in this build.
- getEnvCount() - Method in class com.google.cloudbuild.v1.BuildOptions
-
A list of global environment variable definitions that will exist for all build steps in this build.
- getEnvCount() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
A list of global environment variable definitions that will exist for all build steps in this build.
- getEnvCount() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of environment variable definitions to be used when running a step.
- getEnvCount() - Method in class com.google.cloudbuild.v1.BuildStep
-
A list of environment variable definitions to be used when running a step.
- getEnvCount() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
A list of environment variable definitions to be used when running a step.
- getEnvList() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
A list of global environment variable definitions that will exist for all build steps in this build.
- getEnvList() - Method in class com.google.cloudbuild.v1.BuildOptions
-
A list of global environment variable definitions that will exist for all build steps in this build.
- getEnvList() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
A list of global environment variable definitions that will exist for all build steps in this build.
- getEnvList() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of environment variable definitions to be used when running a step.
- getEnvList() - Method in class com.google.cloudbuild.v1.BuildStep
-
A list of environment variable definitions to be used when running a step.
- getEnvList() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
A list of environment variable definitions to be used when running a step.
- getEnvMap() - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
-
Deprecated.
- getEnvMap() - Method in class com.google.cloudbuild.v1.InlineSecret
-
Deprecated.
- getEnvMap() - Method in interface com.google.cloudbuild.v1.InlineSecretOrBuilder
-
Deprecated.
- getEnvMapCount() - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
- getEnvMapCount() - Method in class com.google.cloudbuild.v1.InlineSecret
- getEnvMapCount() - Method in interface com.google.cloudbuild.v1.InlineSecretOrBuilder
-
Map of environment variable name to its encrypted value.
- getEnvMapMap() - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
-
Map of environment variable name to its encrypted value.
- getEnvMapMap() - Method in class com.google.cloudbuild.v1.InlineSecret
-
Map of environment variable name to its encrypted value.
- getEnvMapMap() - Method in interface com.google.cloudbuild.v1.InlineSecretOrBuilder
-
Map of environment variable name to its encrypted value.
- getEnvMapOrDefault(String, ByteString) - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
-
Map of environment variable name to its encrypted value.
- getEnvMapOrDefault(String, ByteString) - Method in class com.google.cloudbuild.v1.InlineSecret
-
Map of environment variable name to its encrypted value.
- getEnvMapOrDefault(String, ByteString) - Method in interface com.google.cloudbuild.v1.InlineSecretOrBuilder
-
Map of environment variable name to its encrypted value.
- getEnvMapOrThrow(String) - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
-
Map of environment variable name to its encrypted value.
- getEnvMapOrThrow(String) - Method in class com.google.cloudbuild.v1.InlineSecret
-
Map of environment variable name to its encrypted value.
- getEnvMapOrThrow(String) - Method in interface com.google.cloudbuild.v1.InlineSecretOrBuilder
-
Map of environment variable name to its encrypted value.
- getEtag() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
-
Optional.
- getEtag() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
-
Optional.
- getEtag() - Method in interface com.google.cloudbuild.v1.DeleteWorkerPoolRequestOrBuilder
-
Optional.
- getEtag() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- getEtag() - Method in class com.google.cloudbuild.v1.WorkerPool
-
Output only.
- getEtag() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
Output only.
- getEtag() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- getEtag() - Method in class com.google.cloudbuild.v2.Connection
-
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- getEtag() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- getEtag() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
-
The current etag of the connection.
- getEtag() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest
-
The current etag of the connection.
- getEtag() - Method in interface com.google.cloudbuild.v2.DeleteConnectionRequestOrBuilder
-
The current etag of the connection.
- getEtag() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
-
The current etag of the repository.
- getEtag() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
-
The current etag of the repository.
- getEtag() - Method in interface com.google.cloudbuild.v2.DeleteRepositoryRequestOrBuilder
-
The current etag of the repository.
- getEtag() - Method in class com.google.cloudbuild.v2.Repository.Builder
-
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- getEtag() - Method in class com.google.cloudbuild.v2.Repository
-
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- getEtag() - Method in interface com.google.cloudbuild.v2.RepositoryOrBuilder
-
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- getEtag() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
-
The current etag of the connection.
- getEtag() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest
-
The current etag of the connection.
- getEtag() - Method in interface com.google.cloudbuild.v2.UpdateConnectionRequestOrBuilder
-
The current etag of the connection.
- getEtagBytes() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
-
Optional.
- getEtagBytes() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
-
Optional.
- getEtagBytes() - Method in interface com.google.cloudbuild.v1.DeleteWorkerPoolRequestOrBuilder
-
Optional.
- getEtagBytes() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- getEtagBytes() - Method in class com.google.cloudbuild.v1.WorkerPool
-
Output only.
- getEtagBytes() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
Output only.
- getEtagBytes() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- getEtagBytes() - Method in class com.google.cloudbuild.v2.Connection
-
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- getEtagBytes() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- getEtagBytes() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
-
The current etag of the connection.
- getEtagBytes() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest
-
The current etag of the connection.
- getEtagBytes() - Method in interface com.google.cloudbuild.v2.DeleteConnectionRequestOrBuilder
-
The current etag of the connection.
- getEtagBytes() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
-
The current etag of the repository.
- getEtagBytes() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
-
The current etag of the repository.
- getEtagBytes() - Method in interface com.google.cloudbuild.v2.DeleteRepositoryRequestOrBuilder
-
The current etag of the repository.
- getEtagBytes() - Method in class com.google.cloudbuild.v2.Repository.Builder
-
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- getEtagBytes() - Method in class com.google.cloudbuild.v2.Repository
-
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- getEtagBytes() - Method in interface com.google.cloudbuild.v2.RepositoryOrBuilder
-
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- getEtagBytes() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
-
The current etag of the connection.
- getEtagBytes() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest
-
The current etag of the connection.
- getEtagBytes() - Method in interface com.google.cloudbuild.v2.UpdateConnectionRequestOrBuilder
-
The current etag of the connection.
- getEventCase() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
- getEventCase() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig
- getEventCase() - Method in interface com.google.cloudbuild.v1.GitHubEventsConfigOrBuilder
- getExitCode() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Output only.
- getExitCode() - Method in class com.google.cloudbuild.v1.BuildStep
-
Output only.
- getExitCode() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
Output only.
- getExpirationTime() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
-
Expiration timestamp.
- getExpirationTime() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse
-
Expiration timestamp.
- getExpirationTime() - Method in interface com.google.cloudbuild.v2.FetchReadTokenResponseOrBuilder
-
Expiration timestamp.
- getExpirationTime() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
-
Expiration timestamp.
- getExpirationTime() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
-
Expiration timestamp.
- getExpirationTime() - Method in interface com.google.cloudbuild.v2.FetchReadWriteTokenResponseOrBuilder
-
Expiration timestamp.
- getExpirationTimeBuilder() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
-
Expiration timestamp.
- getExpirationTimeBuilder() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
-
Expiration timestamp.
- getExpirationTimeOrBuilder() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
-
Expiration timestamp.
- getExpirationTimeOrBuilder() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse
-
Expiration timestamp.
- getExpirationTimeOrBuilder() - Method in interface com.google.cloudbuild.v2.FetchReadTokenResponseOrBuilder
-
Expiration timestamp.
- getExpirationTimeOrBuilder() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
-
Expiration timestamp.
- getExpirationTimeOrBuilder() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
-
Expiration timestamp.
- getExpirationTimeOrBuilder() - Method in interface com.google.cloudbuild.v2.FetchReadWriteTokenResponseOrBuilder
-
Expiration timestamp.
- getFailureInfo() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getFailureInfo() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getFailureInfo() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getFailureInfoBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getFailureInfoOrBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getFailureInfoOrBuilder() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getFailureInfoOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getFetchLinkableRepositoriesMethod() - Static method in class com.google.cloudbuild.v2.RepositoryManagerGrpc
- getFetchReadTokenMethod() - Static method in class com.google.cloudbuild.v2.RepositoryManagerGrpc
- getFetchReadWriteTokenMethod() - Static method in class com.google.cloudbuild.v2.RepositoryManagerGrpc
- getFieldValue(String) - Method in class com.google.cloudbuild.v1.BuildName
- getFieldValue(String) - Method in class com.google.cloudbuild.v1.BuildTriggerName
- getFieldValue(String) - Method in class com.google.cloudbuild.v1.LocationName
- getFieldValue(String) - Method in class com.google.cloudbuild.v1.WorkerPoolName
- getFieldValue(String) - Method in class com.google.cloudbuild.v2.ConnectionName
- getFieldValue(String) - Method in class com.google.cloudbuild.v2.LocationName
- getFieldValue(String) - Method in class com.google.cloudbuild.v2.RepositoryName
- getFieldValuesMap() - Method in class com.google.cloudbuild.v1.BuildName
- getFieldValuesMap() - Method in class com.google.cloudbuild.v1.BuildTriggerName
- getFieldValuesMap() - Method in class com.google.cloudbuild.v1.LocationName
- getFieldValuesMap() - Method in class com.google.cloudbuild.v1.WorkerPoolName
- getFieldValuesMap() - Method in class com.google.cloudbuild.v2.ConnectionName
- getFieldValuesMap() - Method in class com.google.cloudbuild.v2.LocationName
- getFieldValuesMap() - Method in class com.google.cloudbuild.v2.RepositoryName
- getFileHash(int) - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
-
The file hash of the artifact.
- getFileHash(int) - Method in class com.google.cloudbuild.v1.ArtifactResult
-
The file hash of the artifact.
- getFileHash(int) - Method in interface com.google.cloudbuild.v1.ArtifactResultOrBuilder
-
The file hash of the artifact.
- getFileHash(int) - Method in class com.google.cloudbuild.v1.FileHashes.Builder
-
Collection of file hashes.
- getFileHash(int) - Method in class com.google.cloudbuild.v1.FileHashes
-
Collection of file hashes.
- getFileHash(int) - Method in interface com.google.cloudbuild.v1.FileHashesOrBuilder
-
Collection of file hashes.
- getFileHashBuilder(int) - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
-
The file hash of the artifact.
- getFileHashBuilder(int) - Method in class com.google.cloudbuild.v1.FileHashes.Builder
-
Collection of file hashes.
- getFileHashBuilderList() - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
-
The file hash of the artifact.
- getFileHashBuilderList() - Method in class com.google.cloudbuild.v1.FileHashes.Builder
-
Collection of file hashes.
- getFileHashCount() - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
-
The file hash of the artifact.
- getFileHashCount() - Method in class com.google.cloudbuild.v1.ArtifactResult
-
The file hash of the artifact.
- getFileHashCount() - Method in interface com.google.cloudbuild.v1.ArtifactResultOrBuilder
-
The file hash of the artifact.
- getFileHashCount() - Method in class com.google.cloudbuild.v1.FileHashes.Builder
-
Collection of file hashes.
- getFileHashCount() - Method in class com.google.cloudbuild.v1.FileHashes
-
Collection of file hashes.
- getFileHashCount() - Method in interface com.google.cloudbuild.v1.FileHashesOrBuilder
-
Collection of file hashes.
- getFileHashes() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
Deprecated.
- getFileHashes() - Method in class com.google.cloudbuild.v1.SourceProvenance
-
Deprecated.
- getFileHashes() - Method in interface com.google.cloudbuild.v1.SourceProvenanceOrBuilder
-
Deprecated.
- getFileHashes() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
-
Hash types and values of the Maven Artifact.
- getFileHashes() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact
-
Hash types and values of the Maven Artifact.
- getFileHashes() - Method in interface com.google.cloudbuild.v1.UploadedMavenArtifactOrBuilder
-
Hash types and values of the Maven Artifact.
- getFileHashes() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
-
Hash types and values of the npm package.
- getFileHashes() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage
-
Hash types and values of the npm package.
- getFileHashes() - Method in interface com.google.cloudbuild.v1.UploadedNpmPackageOrBuilder
-
Hash types and values of the npm package.
- getFileHashes() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
-
Hash types and values of the Python Artifact.
- getFileHashes() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage
-
Hash types and values of the Python Artifact.
- getFileHashes() - Method in interface com.google.cloudbuild.v1.UploadedPythonPackageOrBuilder
-
Hash types and values of the Python Artifact.
- getFileHashesBuilder() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
-
Hash types and values of the Maven Artifact.
- getFileHashesBuilder() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
-
Hash types and values of the npm package.
- getFileHashesBuilder() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
-
Hash types and values of the Python Artifact.
- getFileHashesCount() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
- getFileHashesCount() - Method in class com.google.cloudbuild.v1.SourceProvenance
- getFileHashesCount() - Method in interface com.google.cloudbuild.v1.SourceProvenanceOrBuilder
-
Output only.
- getFileHashesMap() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
Output only.
- getFileHashesMap() - Method in class com.google.cloudbuild.v1.SourceProvenance
-
Output only.
- getFileHashesMap() - Method in interface com.google.cloudbuild.v1.SourceProvenanceOrBuilder
-
Output only.
- getFileHashesOrBuilder() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
-
Hash types and values of the Maven Artifact.
- getFileHashesOrBuilder() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact
-
Hash types and values of the Maven Artifact.
- getFileHashesOrBuilder() - Method in interface com.google.cloudbuild.v1.UploadedMavenArtifactOrBuilder
-
Hash types and values of the Maven Artifact.
- getFileHashesOrBuilder() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
-
Hash types and values of the npm package.
- getFileHashesOrBuilder() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage
-
Hash types and values of the npm package.
- getFileHashesOrBuilder() - Method in interface com.google.cloudbuild.v1.UploadedNpmPackageOrBuilder
-
Hash types and values of the npm package.
- getFileHashesOrBuilder() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
-
Hash types and values of the Python Artifact.
- getFileHashesOrBuilder() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage
-
Hash types and values of the Python Artifact.
- getFileHashesOrBuilder() - Method in interface com.google.cloudbuild.v1.UploadedPythonPackageOrBuilder
-
Hash types and values of the Python Artifact.
- getFileHashesOrDefault(String, FileHashes) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
Output only.
- getFileHashesOrDefault(String, FileHashes) - Method in class com.google.cloudbuild.v1.SourceProvenance
-
Output only.
- getFileHashesOrDefault(String, FileHashes) - Method in interface com.google.cloudbuild.v1.SourceProvenanceOrBuilder
-
Output only.
- getFileHashesOrThrow(String) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
Output only.
- getFileHashesOrThrow(String) - Method in class com.google.cloudbuild.v1.SourceProvenance
-
Output only.
- getFileHashesOrThrow(String) - Method in interface com.google.cloudbuild.v1.SourceProvenanceOrBuilder
-
Output only.
- getFileHashList() - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
-
The file hash of the artifact.
- getFileHashList() - Method in class com.google.cloudbuild.v1.ArtifactResult
-
The file hash of the artifact.
- getFileHashList() - Method in interface com.google.cloudbuild.v1.ArtifactResultOrBuilder
-
The file hash of the artifact.
- getFileHashList() - Method in class com.google.cloudbuild.v1.FileHashes.Builder
-
Collection of file hashes.
- getFileHashList() - Method in class com.google.cloudbuild.v1.FileHashes
-
Collection of file hashes.
- getFileHashList() - Method in interface com.google.cloudbuild.v1.FileHashesOrBuilder
-
Collection of file hashes.
- getFileHashOrBuilder(int) - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
-
The file hash of the artifact.
- getFileHashOrBuilder(int) - Method in class com.google.cloudbuild.v1.ArtifactResult
-
The file hash of the artifact.
- getFileHashOrBuilder(int) - Method in interface com.google.cloudbuild.v1.ArtifactResultOrBuilder
-
The file hash of the artifact.
- getFileHashOrBuilder(int) - Method in class com.google.cloudbuild.v1.FileHashes.Builder
-
Collection of file hashes.
- getFileHashOrBuilder(int) - Method in class com.google.cloudbuild.v1.FileHashes
-
Collection of file hashes.
- getFileHashOrBuilder(int) - Method in interface com.google.cloudbuild.v1.FileHashesOrBuilder
-
Collection of file hashes.
- getFileHashOrBuilderList() - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
-
The file hash of the artifact.
- getFileHashOrBuilderList() - Method in class com.google.cloudbuild.v1.ArtifactResult
-
The file hash of the artifact.
- getFileHashOrBuilderList() - Method in interface com.google.cloudbuild.v1.ArtifactResultOrBuilder
-
The file hash of the artifact.
- getFileHashOrBuilderList() - Method in class com.google.cloudbuild.v1.FileHashes.Builder
-
Collection of file hashes.
- getFileHashOrBuilderList() - Method in class com.google.cloudbuild.v1.FileHashes
-
Collection of file hashes.
- getFileHashOrBuilderList() - Method in interface com.google.cloudbuild.v1.FileHashesOrBuilder
-
Collection of file hashes.
- getFilename() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Path, from the source root, to the build configuration file (i.e.
- getFilename() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Path, from the source root, to the build configuration file (i.e.
- getFilename() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Path, from the source root, to the build configuration file (i.e.
- getFilenameBytes() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Path, from the source root, to the build configuration file (i.e.
- getFilenameBytes() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Path, from the source root, to the build configuration file (i.e.
- getFilenameBytes() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Path, from the source root, to the build configuration file (i.e.
- getFilter() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Optional.
- getFilter() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Optional.
- getFilter() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Optional.
- getFilter() - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
-
The raw filter text to constrain the results.
- getFilter() - Method in class com.google.cloudbuild.v1.ListBuildsRequest
-
The raw filter text to constrain the results.
- getFilter() - Method in interface com.google.cloudbuild.v1.ListBuildsRequestOrBuilder
-
The raw filter text to constrain the results.
- getFilter() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
-
A filter expression that filters resources listed in the response.
- getFilter() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest
-
A filter expression that filters resources listed in the response.
- getFilter() - Method in interface com.google.cloudbuild.v2.ListRepositoriesRequestOrBuilder
-
A filter expression that filters resources listed in the response.
- getFilterBytes() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Optional.
- getFilterBytes() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Optional.
- getFilterBytes() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Optional.
- getFilterBytes() - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
-
The raw filter text to constrain the results.
- getFilterBytes() - Method in class com.google.cloudbuild.v1.ListBuildsRequest
-
The raw filter text to constrain the results.
- getFilterBytes() - Method in interface com.google.cloudbuild.v1.ListBuildsRequestOrBuilder
-
The raw filter text to constrain the results.
- getFilterBytes() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
-
A filter expression that filters resources listed in the response.
- getFilterBytes() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest
-
A filter expression that filters resources listed in the response.
- getFilterBytes() - Method in interface com.google.cloudbuild.v2.ListRepositoriesRequestOrBuilder
-
A filter expression that filters resources listed in the response.
- getFinishTime() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getFinishTime() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getFinishTime() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getFinishTimeBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getFinishTimeOrBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getFinishTimeOrBuilder() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getFinishTimeOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getGeneration() - Method in class com.google.cloudbuild.v1.StorageSource.Builder
-
Google Cloud Storage generation for the object.
- getGeneration() - Method in class com.google.cloudbuild.v1.StorageSource
-
Google Cloud Storage generation for the object.
- getGeneration() - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
-
Google Cloud Storage generation for the object.
- getGeneration() - Method in class com.google.cloudbuild.v1.StorageSourceManifest
-
Google Cloud Storage generation for the object.
- getGeneration() - Method in interface com.google.cloudbuild.v1.StorageSourceManifestOrBuilder
-
Google Cloud Storage generation for the object.
- getGeneration() - Method in interface com.google.cloudbuild.v1.StorageSourceOrBuilder
-
Google Cloud Storage generation for the object.
- getGetBuildMethod() - Static method in class com.google.cloudbuild.v1.CloudBuildGrpc
- getGetBuildTriggerMethod() - Static method in class com.google.cloudbuild.v1.CloudBuildGrpc
- getGetConnectionMethod() - Static method in class com.google.cloudbuild.v2.RepositoryManagerGrpc
- getGetRepositoryMethod() - Static method in class com.google.cloudbuild.v2.RepositoryManagerGrpc
- getGetWorkerPoolMethod() - Static method in class com.google.cloudbuild.v1.CloudBuildGrpc
- getGithub() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received.
- getGithub() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received.
- getGithub() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received.
- getGithubBuilder() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received.
- getGithubConfig() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Configuration for connections to github.com.
- getGithubConfig() - Method in class com.google.cloudbuild.v2.Connection
-
Configuration for connections to github.com.
- getGithubConfig() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
Configuration for connections to github.com.
- getGithubConfigBuilder() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Configuration for connections to github.com.
- getGithubConfigOrBuilder() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Configuration for connections to github.com.
- getGithubConfigOrBuilder() - Method in class com.google.cloudbuild.v2.Connection
-
Configuration for connections to github.com.
- getGithubConfigOrBuilder() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
Configuration for connections to github.com.
- getGithubEnterpriseConfig() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Configuration for connections to an instance of GitHub Enterprise.
- getGithubEnterpriseConfig() - Method in class com.google.cloudbuild.v2.Connection
-
Configuration for connections to an instance of GitHub Enterprise.
- getGithubEnterpriseConfig() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
Configuration for connections to an instance of GitHub Enterprise.
- getGithubEnterpriseConfigBuilder() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Configuration for connections to an instance of GitHub Enterprise.
- getGithubEnterpriseConfigOrBuilder() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Configuration for connections to an instance of GitHub Enterprise.
- getGithubEnterpriseConfigOrBuilder() - Method in class com.google.cloudbuild.v2.Connection
-
Configuration for connections to an instance of GitHub Enterprise.
- getGithubEnterpriseConfigOrBuilder() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
Configuration for connections to an instance of GitHub Enterprise.
- getGithubOrBuilder() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received.
- getGithubOrBuilder() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received.
- getGithubOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received.
- getGitRefCase() - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
- getGitRefCase() - Method in class com.google.cloudbuild.v1.PullRequestFilter
- getGitRefCase() - Method in interface com.google.cloudbuild.v1.PullRequestFilterOrBuilder
- getGitRefCase() - Method in class com.google.cloudbuild.v1.PushFilter.Builder
- getGitRefCase() - Method in class com.google.cloudbuild.v1.PushFilter
- getGitRefCase() - Method in interface com.google.cloudbuild.v1.PushFilterOrBuilder
- getGitSource() - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this Git repository.
- getGitSource() - Method in class com.google.cloudbuild.v1.Source
-
If provided, get the source from this Git repository.
- getGitSource() - Method in interface com.google.cloudbuild.v1.SourceOrBuilder
-
If provided, get the source from this Git repository.
- getGitSourceBuilder() - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this Git repository.
- getGitSourceOrBuilder() - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this Git repository.
- getGitSourceOrBuilder() - Method in class com.google.cloudbuild.v1.Source
-
If provided, get the source from this Git repository.
- getGitSourceOrBuilder() - Method in interface com.google.cloudbuild.v1.SourceOrBuilder
-
If provided, get the source from this Git repository.
- getGroupId() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Maven `groupId` value used when uploading the artifact to Artifact Registry.
- getGroupId() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
-
Maven `groupId` value used when uploading the artifact to Artifact Registry.
- getGroupId() - Method in interface com.google.cloudbuild.v1.Artifacts.MavenArtifactOrBuilder
-
Maven `groupId` value used when uploading the artifact to Artifact Registry.
- getGroupIdBytes() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Maven `groupId` value used when uploading the artifact to Artifact Registry.
- getGroupIdBytes() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
-
Maven `groupId` value used when uploading the artifact to Artifact Registry.
- getGroupIdBytes() - Method in interface com.google.cloudbuild.v1.Artifacts.MavenArtifactOrBuilder
-
Maven `groupId` value used when uploading the artifact to Artifact Registry.
- getHostUri() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Required.
- getHostUri() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
-
Required.
- getHostUri() - Method in interface com.google.cloudbuild.v2.GitHubEnterpriseConfigOrBuilder
-
Required.
- getHostUriBytes() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Required.
- getHostUriBytes() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
-
Required.
- getHostUriBytes() - Method in interface com.google.cloudbuild.v2.GitHubEnterpriseConfigOrBuilder
-
Required.
- getHttpJsonOperationsClient() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
- getHttpJsonOperationsClient() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
- getHttpJsonOperationsStub() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- getHttpJsonOperationsStub() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- getHttpJsonOperationsStub() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- getHttpJsonOperationsStub() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- getIamPolicy(GetIamPolicyRequest) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Gets the access control policy for a resource.
- getIamPolicyCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Gets the access control policy for a resource.
- getIamPolicyCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- getIamPolicyCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- getIamPolicyCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- getIamPolicySettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
-
Returns the builder for the settings used for calls to getIamPolicy.
- getIamPolicySettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns the object with the settings used for calls to getIamPolicy.
- getIamPolicySettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
-
Returns the builder for the settings used for calls to getIamPolicy.
- getIamPolicySettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the object with the settings used for calls to getIamPolicy.
- getId() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getId() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getId() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getId() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Unique identifier for this build step, used in `wait_for` to reference this build step as a dependency.
- getId() - Method in class com.google.cloudbuild.v1.BuildStep
-
Unique identifier for this build step, used in `wait_for` to reference this build step as a dependency.
- getId() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
Unique identifier for this build step, used in `wait_for` to reference this build step as a dependency.
- getId() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Output only.
- getId() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Output only.
- getId() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Output only.
- getId() - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
-
Required.
- getId() - Method in class com.google.cloudbuild.v1.CancelBuildRequest
-
Required.
- getId() - Method in interface com.google.cloudbuild.v1.CancelBuildRequestOrBuilder
-
Required.
- getId() - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
-
Required.
- getId() - Method in class com.google.cloudbuild.v1.GetBuildRequest
-
Required.
- getId() - Method in interface com.google.cloudbuild.v1.GetBuildRequestOrBuilder
-
Required.
- getId() - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
-
Required.
- getId() - Method in class com.google.cloudbuild.v1.RetryBuildRequest
-
Required.
- getId() - Method in interface com.google.cloudbuild.v1.RetryBuildRequestOrBuilder
-
Required.
- getIdBytes() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getIdBytes() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getIdBytes() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getIdBytes() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Unique identifier for this build step, used in `wait_for` to reference this build step as a dependency.
- getIdBytes() - Method in class com.google.cloudbuild.v1.BuildStep
-
Unique identifier for this build step, used in `wait_for` to reference this build step as a dependency.
- getIdBytes() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
Unique identifier for this build step, used in `wait_for` to reference this build step as a dependency.
- getIdBytes() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Output only.
- getIdBytes() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Output only.
- getIdBytes() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Output only.
- getIdBytes() - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
-
Required.
- getIdBytes() - Method in class com.google.cloudbuild.v1.CancelBuildRequest
-
Required.
- getIdBytes() - Method in interface com.google.cloudbuild.v1.CancelBuildRequestOrBuilder
-
Required.
- getIdBytes() - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
-
Required.
- getIdBytes() - Method in class com.google.cloudbuild.v1.GetBuildRequest
-
Required.
- getIdBytes() - Method in interface com.google.cloudbuild.v1.GetBuildRequestOrBuilder
-
Required.
- getIdBytes() - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
-
Required.
- getIdBytes() - Method in class com.google.cloudbuild.v1.RetryBuildRequest
-
Required.
- getIdBytes() - Method in interface com.google.cloudbuild.v1.RetryBuildRequestOrBuilder
-
Required.
- getIgnoredFiles(int) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**".
- getIgnoredFiles(int) - Method in class com.google.cloudbuild.v1.BuildTrigger
-
ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**".
- getIgnoredFiles(int) - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**".
- getIgnoredFilesBytes(int) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**".
- getIgnoredFilesBytes(int) - Method in class com.google.cloudbuild.v1.BuildTrigger
-
ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**".
- getIgnoredFilesBytes(int) - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**".
- getIgnoredFilesCount() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**".
- getIgnoredFilesCount() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**".
- getIgnoredFilesCount() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**".
- getIgnoredFilesList() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**".
- getIgnoredFilesList() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**".
- getIgnoredFilesList() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**".
- getImages(int) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of images to be pushed upon the successful completion of all build steps.
- getImages(int) - Method in class com.google.cloudbuild.v1.Artifacts
-
A list of images to be pushed upon the successful completion of all build steps.
- getImages(int) - Method in interface com.google.cloudbuild.v1.ArtifactsOrBuilder
-
A list of images to be pushed upon the successful completion of all build steps.
- getImages(int) - Method in class com.google.cloudbuild.v1.Build.Builder
-
A list of images to be pushed upon the successful completion of all build steps.
- getImages(int) - Method in class com.google.cloudbuild.v1.Build
-
A list of images to be pushed upon the successful completion of all build steps.
- getImages(int) - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
A list of images to be pushed upon the successful completion of all build steps.
- getImages(int) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Container images that were built as a part of the build.
- getImages(int) - Method in class com.google.cloudbuild.v1.Results
-
Container images that were built as a part of the build.
- getImages(int) - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Container images that were built as a part of the build.
- getImagesBuilder(int) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Container images that were built as a part of the build.
- getImagesBuilderList() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Container images that were built as a part of the build.
- getImagesBytes(int) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of images to be pushed upon the successful completion of all build steps.
- getImagesBytes(int) - Method in class com.google.cloudbuild.v1.Artifacts
-
A list of images to be pushed upon the successful completion of all build steps.
- getImagesBytes(int) - Method in interface com.google.cloudbuild.v1.ArtifactsOrBuilder
-
A list of images to be pushed upon the successful completion of all build steps.
- getImagesBytes(int) - Method in class com.google.cloudbuild.v1.Build.Builder
-
A list of images to be pushed upon the successful completion of all build steps.
- getImagesBytes(int) - Method in class com.google.cloudbuild.v1.Build
-
A list of images to be pushed upon the successful completion of all build steps.
- getImagesBytes(int) - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
A list of images to be pushed upon the successful completion of all build steps.
- getImagesCount() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of images to be pushed upon the successful completion of all build steps.
- getImagesCount() - Method in class com.google.cloudbuild.v1.Artifacts
-
A list of images to be pushed upon the successful completion of all build steps.
- getImagesCount() - Method in interface com.google.cloudbuild.v1.ArtifactsOrBuilder
-
A list of images to be pushed upon the successful completion of all build steps.
- getImagesCount() - Method in class com.google.cloudbuild.v1.Build.Builder
-
A list of images to be pushed upon the successful completion of all build steps.
- getImagesCount() - Method in class com.google.cloudbuild.v1.Build
-
A list of images to be pushed upon the successful completion of all build steps.
- getImagesCount() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
A list of images to be pushed upon the successful completion of all build steps.
- getImagesCount() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Container images that were built as a part of the build.
- getImagesCount() - Method in class com.google.cloudbuild.v1.Results
-
Container images that were built as a part of the build.
- getImagesCount() - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Container images that were built as a part of the build.
- getImagesList() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of images to be pushed upon the successful completion of all build steps.
- getImagesList() - Method in class com.google.cloudbuild.v1.Artifacts
-
A list of images to be pushed upon the successful completion of all build steps.
- getImagesList() - Method in interface com.google.cloudbuild.v1.ArtifactsOrBuilder
-
A list of images to be pushed upon the successful completion of all build steps.
- getImagesList() - Method in class com.google.cloudbuild.v1.Build.Builder
-
A list of images to be pushed upon the successful completion of all build steps.
- getImagesList() - Method in class com.google.cloudbuild.v1.Build
-
A list of images to be pushed upon the successful completion of all build steps.
- getImagesList() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
A list of images to be pushed upon the successful completion of all build steps.
- getImagesList() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Container images that were built as a part of the build.
- getImagesList() - Method in class com.google.cloudbuild.v1.Results
-
Container images that were built as a part of the build.
- getImagesList() - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Container images that were built as a part of the build.
- getImagesOrBuilder(int) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Container images that were built as a part of the build.
- getImagesOrBuilder(int) - Method in class com.google.cloudbuild.v1.Results
-
Container images that were built as a part of the build.
- getImagesOrBuilder(int) - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Container images that were built as a part of the build.
- getImagesOrBuilderList() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Container images that were built as a part of the build.
- getImagesOrBuilderList() - Method in class com.google.cloudbuild.v1.Results
-
Container images that were built as a part of the build.
- getImagesOrBuilderList() - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Container images that were built as a part of the build.
- getIncludedFiles(int) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
If any of the files altered in the commit pass the ignored_files filter and included_files is empty, then as far as this filter is concerned, we should trigger the build.
- getIncludedFiles(int) - Method in class com.google.cloudbuild.v1.BuildTrigger
-
If any of the files altered in the commit pass the ignored_files filter and included_files is empty, then as far as this filter is concerned, we should trigger the build.
- getIncludedFiles(int) - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
If any of the files altered in the commit pass the ignored_files filter and included_files is empty, then as far as this filter is concerned, we should trigger the build.
- getIncludedFilesBytes(int) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
If any of the files altered in the commit pass the ignored_files filter and included_files is empty, then as far as this filter is concerned, we should trigger the build.
- getIncludedFilesBytes(int) - Method in class com.google.cloudbuild.v1.BuildTrigger
-
If any of the files altered in the commit pass the ignored_files filter and included_files is empty, then as far as this filter is concerned, we should trigger the build.
- getIncludedFilesBytes(int) - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
If any of the files altered in the commit pass the ignored_files filter and included_files is empty, then as far as this filter is concerned, we should trigger the build.
- getIncludedFilesCount() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
If any of the files altered in the commit pass the ignored_files filter and included_files is empty, then as far as this filter is concerned, we should trigger the build.
- getIncludedFilesCount() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
If any of the files altered in the commit pass the ignored_files filter and included_files is empty, then as far as this filter is concerned, we should trigger the build.
- getIncludedFilesCount() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
If any of the files altered in the commit pass the ignored_files filter and included_files is empty, then as far as this filter is concerned, we should trigger the build.
- getIncludedFilesList() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
If any of the files altered in the commit pass the ignored_files filter and included_files is empty, then as far as this filter is concerned, we should trigger the build.
- getIncludedFilesList() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
If any of the files altered in the commit pass the ignored_files filter and included_files is empty, then as far as this filter is concerned, we should trigger the build.
- getIncludedFilesList() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
If any of the files altered in the commit pass the ignored_files filter and included_files is empty, then as far as this filter is concerned, we should trigger the build.
- getInline(int) - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets encrypted with KMS key and the associated secret environment variable.
- getInline(int) - Method in class com.google.cloudbuild.v1.Secrets
-
Secrets encrypted with KMS key and the associated secret environment variable.
- getInline(int) - Method in interface com.google.cloudbuild.v1.SecretsOrBuilder
-
Secrets encrypted with KMS key and the associated secret environment variable.
- getInlineBuilder(int) - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets encrypted with KMS key and the associated secret environment variable.
- getInlineBuilderList() - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets encrypted with KMS key and the associated secret environment variable.
- getInlineCount() - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets encrypted with KMS key and the associated secret environment variable.
- getInlineCount() - Method in class com.google.cloudbuild.v1.Secrets
-
Secrets encrypted with KMS key and the associated secret environment variable.
- getInlineCount() - Method in interface com.google.cloudbuild.v1.SecretsOrBuilder
-
Secrets encrypted with KMS key and the associated secret environment variable.
- getInlineList() - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets encrypted with KMS key and the associated secret environment variable.
- getInlineList() - Method in class com.google.cloudbuild.v1.Secrets
-
Secrets encrypted with KMS key and the associated secret environment variable.
- getInlineList() - Method in interface com.google.cloudbuild.v1.SecretsOrBuilder
-
Secrets encrypted with KMS key and the associated secret environment variable.
- getInlineOrBuilder(int) - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets encrypted with KMS key and the associated secret environment variable.
- getInlineOrBuilder(int) - Method in class com.google.cloudbuild.v1.Secrets
-
Secrets encrypted with KMS key and the associated secret environment variable.
- getInlineOrBuilder(int) - Method in interface com.google.cloudbuild.v1.SecretsOrBuilder
-
Secrets encrypted with KMS key and the associated secret environment variable.
- getInlineOrBuilderList() - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets encrypted with KMS key and the associated secret environment variable.
- getInlineOrBuilderList() - Method in class com.google.cloudbuild.v1.Secrets
-
Secrets encrypted with KMS key and the associated secret environment variable.
- getInlineOrBuilderList() - Method in interface com.google.cloudbuild.v1.SecretsOrBuilder
-
Secrets encrypted with KMS key and the associated secret environment variable.
- getInstallationId() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
Deprecated.google.devtools.cloudbuild.v1.GitHubEventsConfig.installation_id is deprecated. See google/devtools/cloudbuild/v1/cloudbuild.proto;l=1585
- getInstallationId() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig
-
Deprecated.google.devtools.cloudbuild.v1.GitHubEventsConfig.installation_id is deprecated. See google/devtools/cloudbuild/v1/cloudbuild.proto;l=1585
- getInstallationId() - Method in interface com.google.cloudbuild.v1.GitHubEventsConfigOrBuilder
-
Deprecated.google.devtools.cloudbuild.v1.GitHubEventsConfig.installation_id is deprecated. See google/devtools/cloudbuild/v1/cloudbuild.proto;l=1585
- getInstallationState() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- getInstallationState() - Method in class com.google.cloudbuild.v2.Connection
-
Output only.
- getInstallationState() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
Output only.
- getInstallationStateBuilder() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- getInstallationStateOrBuilder() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- getInstallationStateOrBuilder() - Method in class com.google.cloudbuild.v2.Connection
-
Output only.
- getInstallationStateOrBuilder() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
Output only.
- getInvertRegex() - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
-
If true, branches that do NOT match the git_ref will trigger a build.
- getInvertRegex() - Method in class com.google.cloudbuild.v1.PullRequestFilter
-
If true, branches that do NOT match the git_ref will trigger a build.
- getInvertRegex() - Method in interface com.google.cloudbuild.v1.PullRequestFilterOrBuilder
-
If true, branches that do NOT match the git_ref will trigger a build.
- getInvertRegex() - Method in class com.google.cloudbuild.v1.PushFilter.Builder
-
When true, only trigger a build if the revision regex does NOT match the git_ref regex.
- getInvertRegex() - Method in class com.google.cloudbuild.v1.PushFilter
-
When true, only trigger a build if the revision regex does NOT match the git_ref regex.
- getInvertRegex() - Method in interface com.google.cloudbuild.v1.PushFilterOrBuilder
-
When true, only trigger a build if the revision regex does NOT match the git_ref regex.
- getInvertRegex() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Only trigger a build if the revision regex does NOT match the revision regex.
- getInvertRegex() - Method in class com.google.cloudbuild.v1.RepoSource
-
Only trigger a build if the revision regex does NOT match the revision regex.
- getInvertRegex() - Method in interface com.google.cloudbuild.v1.RepoSourceOrBuilder
-
Only trigger a build if the revision regex does NOT match the revision regex.
- getKmsKeyName() - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
-
Resource name of Cloud KMS crypto key to decrypt the encrypted value.
- getKmsKeyName() - Method in class com.google.cloudbuild.v1.InlineSecret
-
Resource name of Cloud KMS crypto key to decrypt the encrypted value.
- getKmsKeyName() - Method in interface com.google.cloudbuild.v1.InlineSecretOrBuilder
-
Resource name of Cloud KMS crypto key to decrypt the encrypted value.
- getKmsKeyName() - Method in class com.google.cloudbuild.v1.Secret.Builder
-
Cloud KMS key name to use to decrypt these envs.
- getKmsKeyName() - Method in class com.google.cloudbuild.v1.Secret
-
Cloud KMS key name to use to decrypt these envs.
- getKmsKeyName() - Method in interface com.google.cloudbuild.v1.SecretOrBuilder
-
Cloud KMS key name to use to decrypt these envs.
- getKmsKeyNameBytes() - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
-
Resource name of Cloud KMS crypto key to decrypt the encrypted value.
- getKmsKeyNameBytes() - Method in class com.google.cloudbuild.v1.InlineSecret
-
Resource name of Cloud KMS crypto key to decrypt the encrypted value.
- getKmsKeyNameBytes() - Method in interface com.google.cloudbuild.v1.InlineSecretOrBuilder
-
Resource name of Cloud KMS crypto key to decrypt the encrypted value.
- getKmsKeyNameBytes() - Method in class com.google.cloudbuild.v1.Secret.Builder
-
Cloud KMS key name to use to decrypt these envs.
- getKmsKeyNameBytes() - Method in class com.google.cloudbuild.v1.Secret
-
Cloud KMS key name to use to decrypt these envs.
- getKmsKeyNameBytes() - Method in interface com.google.cloudbuild.v1.SecretOrBuilder
-
Cloud KMS key name to use to decrypt these envs.
- getListBuildsMethod() - Static method in class com.google.cloudbuild.v1.CloudBuildGrpc
- getListBuildTriggersMethod() - Static method in class com.google.cloudbuild.v1.CloudBuildGrpc
- getListConnectionsMethod() - Static method in class com.google.cloudbuild.v2.RepositoryManagerGrpc
- getListRepositoriesMethod() - Static method in class com.google.cloudbuild.v2.RepositoryManagerGrpc
- getListWorkerPoolsMethod() - Static method in class com.google.cloudbuild.v1.CloudBuildGrpc
- getLocation() - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
-
The path of an artifact in a Google Cloud Storage bucket, with the generation number.
- getLocation() - Method in class com.google.cloudbuild.v1.ArtifactResult
-
The path of an artifact in a Google Cloud Storage bucket, with the generation number.
- getLocation() - Method in interface com.google.cloudbuild.v1.ArtifactResultOrBuilder
-
The path of an artifact in a Google Cloud Storage bucket, with the generation number.
- getLocation() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
-
Cloud Storage bucket and optional object path, in the form "gs://bucket/path/to/somewhere/".
- getLocation() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
-
Cloud Storage bucket and optional object path, in the form "gs://bucket/path/to/somewhere/".
- getLocation() - Method in interface com.google.cloudbuild.v1.Artifacts.ArtifactObjectsOrBuilder
-
Cloud Storage bucket and optional object path, in the form "gs://bucket/path/to/somewhere/".
- getLocation() - Method in class com.google.cloudbuild.v1.BuildName
- getLocation() - Method in class com.google.cloudbuild.v1.BuildName.ProjectLocationBuildBuilder
- getLocation() - Method in class com.google.cloudbuild.v1.BuildTriggerName
- getLocation() - Method in class com.google.cloudbuild.v1.BuildTriggerName.ProjectLocationTriggerBuilder
- getLocation() - Method in class com.google.cloudbuild.v1.LocationName.Builder
- getLocation() - Method in class com.google.cloudbuild.v1.LocationName
- getLocation() - Method in class com.google.cloudbuild.v1.WorkerPoolName.Builder
- getLocation() - Method in class com.google.cloudbuild.v1.WorkerPoolName
- getLocation() - Method in class com.google.cloudbuild.v2.ConnectionName.Builder
- getLocation() - Method in class com.google.cloudbuild.v2.ConnectionName
- getLocation() - Method in class com.google.cloudbuild.v2.LocationName.Builder
- getLocation() - Method in class com.google.cloudbuild.v2.LocationName
- getLocation() - Method in class com.google.cloudbuild.v2.RepositoryName.Builder
- getLocation() - Method in class com.google.cloudbuild.v2.RepositoryName
- getLocationBytes() - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
-
The path of an artifact in a Google Cloud Storage bucket, with the generation number.
- getLocationBytes() - Method in class com.google.cloudbuild.v1.ArtifactResult
-
The path of an artifact in a Google Cloud Storage bucket, with the generation number.
- getLocationBytes() - Method in interface com.google.cloudbuild.v1.ArtifactResultOrBuilder
-
The path of an artifact in a Google Cloud Storage bucket, with the generation number.
- getLocationBytes() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
-
Cloud Storage bucket and optional object path, in the form "gs://bucket/path/to/somewhere/".
- getLocationBytes() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
-
Cloud Storage bucket and optional object path, in the form "gs://bucket/path/to/somewhere/".
- getLocationBytes() - Method in interface com.google.cloudbuild.v1.Artifacts.ArtifactObjectsOrBuilder
-
Cloud Storage bucket and optional object path, in the form "gs://bucket/path/to/somewhere/".
- getLogging() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Option to specify the logging mode, which determines if and where build logs are stored.
- getLogging() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Option to specify the logging mode, which determines if and where build logs are stored.
- getLogging() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Option to specify the logging mode, which determines if and where build logs are stored.
- getLoggingValue() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Option to specify the logging mode, which determines if and where build logs are stored.
- getLoggingValue() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Option to specify the logging mode, which determines if and where build logs are stored.
- getLoggingValue() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Option to specify the logging mode, which determines if and where build logs are stored.
- getLogsBucket() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Google Cloud Storage bucket where logs should be written (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- getLogsBucket() - Method in class com.google.cloudbuild.v1.Build
-
Google Cloud Storage bucket where logs should be written (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- getLogsBucket() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Google Cloud Storage bucket where logs should be written (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- getLogsBucketBytes() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Google Cloud Storage bucket where logs should be written (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- getLogsBucketBytes() - Method in class com.google.cloudbuild.v1.Build
-
Google Cloud Storage bucket where logs should be written (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- getLogsBucketBytes() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Google Cloud Storage bucket where logs should be written (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- getLogStreamingOption() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Option to define build log streaming behavior to Google Cloud Storage.
- getLogStreamingOption() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Option to define build log streaming behavior to Google Cloud Storage.
- getLogStreamingOption() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Option to define build log streaming behavior to Google Cloud Storage.
- getLogStreamingOptionValue() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Option to define build log streaming behavior to Google Cloud Storage.
- getLogStreamingOptionValue() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Option to define build log streaming behavior to Google Cloud Storage.
- getLogStreamingOptionValue() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Option to define build log streaming behavior to Google Cloud Storage.
- getLogUrl() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getLogUrl() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getLogUrl() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getLogUrlBytes() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getLogUrlBytes() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getLogUrlBytes() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getMachineType() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Compute Engine machine type on which to run the build.
- getMachineType() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Compute Engine machine type on which to run the build.
- getMachineType() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Compute Engine machine type on which to run the build.
- getMachineType() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
-
Machine type of a worker, such as `e2-medium`.
- getMachineType() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
-
Machine type of a worker, such as `e2-medium`.
- getMachineType() - Method in interface com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfigOrBuilder
-
Machine type of a worker, such as `e2-medium`.
- getMachineTypeBytes() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
-
Machine type of a worker, such as `e2-medium`.
- getMachineTypeBytes() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
-
Machine type of a worker, such as `e2-medium`.
- getMachineTypeBytes() - Method in interface com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfigOrBuilder
-
Machine type of a worker, such as `e2-medium`.
- getMachineTypeValue() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Compute Engine machine type on which to run the build.
- getMachineTypeValue() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Compute Engine machine type on which to run the build.
- getMachineTypeValue() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Compute Engine machine type on which to run the build.
- getMavenArtifacts(int) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- getMavenArtifacts(int) - Method in class com.google.cloudbuild.v1.Artifacts
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- getMavenArtifacts(int) - Method in interface com.google.cloudbuild.v1.ArtifactsOrBuilder
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- getMavenArtifacts(int) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- getMavenArtifacts(int) - Method in class com.google.cloudbuild.v1.Results
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- getMavenArtifacts(int) - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- getMavenArtifactsBuilder(int) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- getMavenArtifactsBuilder(int) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- getMavenArtifactsBuilderList() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- getMavenArtifactsBuilderList() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- getMavenArtifactsCount() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- getMavenArtifactsCount() - Method in class com.google.cloudbuild.v1.Artifacts
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- getMavenArtifactsCount() - Method in interface com.google.cloudbuild.v1.ArtifactsOrBuilder
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- getMavenArtifactsCount() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- getMavenArtifactsCount() - Method in class com.google.cloudbuild.v1.Results
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- getMavenArtifactsCount() - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- getMavenArtifactsList() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- getMavenArtifactsList() - Method in class com.google.cloudbuild.v1.Artifacts
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- getMavenArtifactsList() - Method in interface com.google.cloudbuild.v1.ArtifactsOrBuilder
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- getMavenArtifactsList() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- getMavenArtifactsList() - Method in class com.google.cloudbuild.v1.Results
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- getMavenArtifactsList() - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- getMavenArtifactsOrBuilder(int) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- getMavenArtifactsOrBuilder(int) - Method in class com.google.cloudbuild.v1.Artifacts
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- getMavenArtifactsOrBuilder(int) - Method in interface com.google.cloudbuild.v1.ArtifactsOrBuilder
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- getMavenArtifactsOrBuilder(int) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- getMavenArtifactsOrBuilder(int) - Method in class com.google.cloudbuild.v1.Results
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- getMavenArtifactsOrBuilder(int) - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- getMavenArtifactsOrBuilderList() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- getMavenArtifactsOrBuilderList() - Method in class com.google.cloudbuild.v1.Artifacts
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- getMavenArtifactsOrBuilderList() - Method in interface com.google.cloudbuild.v1.ArtifactsOrBuilder
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- getMavenArtifactsOrBuilderList() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- getMavenArtifactsOrBuilderList() - Method in class com.google.cloudbuild.v1.Results
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- getMavenArtifactsOrBuilderList() - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- getMessage() - Method in class com.google.cloudbuild.v2.InstallationState.Builder
-
Output only.
- getMessage() - Method in class com.google.cloudbuild.v2.InstallationState
-
Output only.
- getMessage() - Method in interface com.google.cloudbuild.v2.InstallationStateOrBuilder
-
Output only.
- getMessageBytes() - Method in class com.google.cloudbuild.v2.InstallationState.Builder
-
Output only.
- getMessageBytes() - Method in class com.google.cloudbuild.v2.InstallationState
-
Output only.
- getMessageBytes() - Method in interface com.google.cloudbuild.v2.InstallationStateOrBuilder
-
Output only.
- getMethodDescriptors() - Static method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- getMethodDescriptors() - Static method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- getMutableAnnotations() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Deprecated.
- getMutableAnnotations() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Deprecated.
- getMutableAnnotations() - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Deprecated.
- getMutableEnvMap() - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
-
Deprecated.
- getMutableFileHashes() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
Deprecated.
- getMutableSecretEnv() - Method in class com.google.cloudbuild.v1.Secret.Builder
-
Deprecated.
- getMutableSubstitutions() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Deprecated.
- getMutableSubstitutions() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Deprecated.
- getMutableSubstitutions() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Deprecated.
- getMutableTiming() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Deprecated.
- getName() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
-
Required.
- getName() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest
-
Required.
- getName() - Method in interface com.google.cloudbuild.v1.ApproveBuildRequestOrBuilder
-
Required.
- getName() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getName() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getName() - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption.Builder
-
The `WorkerPool` resource to execute the build on.
- getName() - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
-
The `WorkerPool` resource to execute the build on.
- getName() - Method in interface com.google.cloudbuild.v1.BuildOptions.PoolOptionOrBuilder
-
The `WorkerPool` resource to execute the build on.
- getName() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getName() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Required.
- getName() - Method in class com.google.cloudbuild.v1.BuildStep
-
Required.
- getName() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
Required.
- getName() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
User-assigned name of the trigger.
- getName() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
User-assigned name of the trigger.
- getName() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
User-assigned name of the trigger.
- getName() - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
-
Name used to push the container image to Google Container Registry, as presented to `docker push`.
- getName() - Method in class com.google.cloudbuild.v1.BuiltImage
-
Name used to push the container image to Google Container Registry, as presented to `docker push`.
- getName() - Method in interface com.google.cloudbuild.v1.BuiltImageOrBuilder
-
Name used to push the container image to Google Container Registry, as presented to `docker push`.
- getName() - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
-
The name of the `Build` to cancel.
- getName() - Method in class com.google.cloudbuild.v1.CancelBuildRequest
-
The name of the `Build` to cancel.
- getName() - Method in interface com.google.cloudbuild.v1.CancelBuildRequestOrBuilder
-
The name of the `Build` to cancel.
- getName() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
-
The name of the `Trigger` to delete.
- getName() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
-
The name of the `Trigger` to delete.
- getName() - Method in interface com.google.cloudbuild.v1.DeleteBuildTriggerRequestOrBuilder
-
The name of the `Trigger` to delete.
- getName() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
-
Required.
- getName() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
-
Required.
- getName() - Method in interface com.google.cloudbuild.v1.DeleteWorkerPoolRequestOrBuilder
-
Required.
- getName() - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
-
The name of the `Build` to retrieve.
- getName() - Method in class com.google.cloudbuild.v1.GetBuildRequest
-
The name of the `Build` to retrieve.
- getName() - Method in interface com.google.cloudbuild.v1.GetBuildRequestOrBuilder
-
The name of the `Build` to retrieve.
- getName() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
-
The name of the `Trigger` to retrieve.
- getName() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
-
The name of the `Trigger` to retrieve.
- getName() - Method in interface com.google.cloudbuild.v1.GetBuildTriggerRequestOrBuilder
-
The name of the `Trigger` to retrieve.
- getName() - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest.Builder
-
Required.
- getName() - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
-
Required.
- getName() - Method in interface com.google.cloudbuild.v1.GetWorkerPoolRequestOrBuilder
-
Required.
- getName() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
Name of the repository.
- getName() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig
-
Name of the repository.
- getName() - Method in interface com.google.cloudbuild.v1.GitHubEventsConfigOrBuilder
-
Name of the repository.
- getName() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
The name of the `ReceiveTriggerWebhook` to retrieve.
- getName() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
-
The name of the `ReceiveTriggerWebhook` to retrieve.
- getName() - Method in interface com.google.cloudbuild.v1.ReceiveTriggerWebhookRequestOrBuilder
-
The name of the `ReceiveTriggerWebhook` to retrieve.
- getName() - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
-
The name of the `Build` to retry.
- getName() - Method in class com.google.cloudbuild.v1.RetryBuildRequest
-
The name of the `Build` to retry.
- getName() - Method in interface com.google.cloudbuild.v1.RetryBuildRequestOrBuilder
-
The name of the `Build` to retry.
- getName() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
-
The name of the `Trigger` to run.
- getName() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
-
The name of the `Trigger` to run.
- getName() - Method in interface com.google.cloudbuild.v1.RunBuildTriggerRequestOrBuilder
-
The name of the `Trigger` to run.
- getName() - Method in class com.google.cloudbuild.v1.Volume.Builder
-
Name of the volume to mount.
- getName() - Method in class com.google.cloudbuild.v1.Volume
-
Name of the volume to mount.
- getName() - Method in interface com.google.cloudbuild.v1.VolumeOrBuilder
-
Name of the volume to mount.
- getName() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- getName() - Method in class com.google.cloudbuild.v1.WorkerPool
-
Output only.
- getName() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
Output only.
- getName() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Immutable.
- getName() - Method in class com.google.cloudbuild.v2.Connection
-
Immutable.
- getName() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
Immutable.
- getName() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
-
Required.
- getName() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest
-
Required.
- getName() - Method in interface com.google.cloudbuild.v2.DeleteConnectionRequestOrBuilder
-
Required.
- getName() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
-
Required.
- getName() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
-
Required.
- getName() - Method in interface com.google.cloudbuild.v2.DeleteRepositoryRequestOrBuilder
-
Required.
- getName() - Method in class com.google.cloudbuild.v2.GetConnectionRequest.Builder
-
Required.
- getName() - Method in class com.google.cloudbuild.v2.GetConnectionRequest
-
Required.
- getName() - Method in interface com.google.cloudbuild.v2.GetConnectionRequestOrBuilder
-
Required.
- getName() - Method in class com.google.cloudbuild.v2.GetRepositoryRequest.Builder
-
Required.
- getName() - Method in class com.google.cloudbuild.v2.GetRepositoryRequest
-
Required.
- getName() - Method in interface com.google.cloudbuild.v2.GetRepositoryRequestOrBuilder
-
Required.
- getName() - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Immutable.
- getName() - Method in class com.google.cloudbuild.v2.Repository
-
Immutable.
- getName() - Method in interface com.google.cloudbuild.v2.RepositoryOrBuilder
-
Immutable.
- getNameBytes() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest
-
Required.
- getNameBytes() - Method in interface com.google.cloudbuild.v1.ApproveBuildRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getNameBytes() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getNameBytes() - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption.Builder
-
The `WorkerPool` resource to execute the build on.
- getNameBytes() - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
-
The `WorkerPool` resource to execute the build on.
- getNameBytes() - Method in interface com.google.cloudbuild.v1.BuildOptions.PoolOptionOrBuilder
-
The `WorkerPool` resource to execute the build on.
- getNameBytes() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getNameBytes() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Required.
- getNameBytes() - Method in class com.google.cloudbuild.v1.BuildStep
-
Required.
- getNameBytes() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
User-assigned name of the trigger.
- getNameBytes() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
User-assigned name of the trigger.
- getNameBytes() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
User-assigned name of the trigger.
- getNameBytes() - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
-
Name used to push the container image to Google Container Registry, as presented to `docker push`.
- getNameBytes() - Method in class com.google.cloudbuild.v1.BuiltImage
-
Name used to push the container image to Google Container Registry, as presented to `docker push`.
- getNameBytes() - Method in interface com.google.cloudbuild.v1.BuiltImageOrBuilder
-
Name used to push the container image to Google Container Registry, as presented to `docker push`.
- getNameBytes() - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
-
The name of the `Build` to cancel.
- getNameBytes() - Method in class com.google.cloudbuild.v1.CancelBuildRequest
-
The name of the `Build` to cancel.
- getNameBytes() - Method in interface com.google.cloudbuild.v1.CancelBuildRequestOrBuilder
-
The name of the `Build` to cancel.
- getNameBytes() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
-
The name of the `Trigger` to delete.
- getNameBytes() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
-
The name of the `Trigger` to delete.
- getNameBytes() - Method in interface com.google.cloudbuild.v1.DeleteBuildTriggerRequestOrBuilder
-
The name of the `Trigger` to delete.
- getNameBytes() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
-
Required.
- getNameBytes() - Method in interface com.google.cloudbuild.v1.DeleteWorkerPoolRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
-
The name of the `Build` to retrieve.
- getNameBytes() - Method in class com.google.cloudbuild.v1.GetBuildRequest
-
The name of the `Build` to retrieve.
- getNameBytes() - Method in interface com.google.cloudbuild.v1.GetBuildRequestOrBuilder
-
The name of the `Build` to retrieve.
- getNameBytes() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
-
The name of the `Trigger` to retrieve.
- getNameBytes() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
-
The name of the `Trigger` to retrieve.
- getNameBytes() - Method in interface com.google.cloudbuild.v1.GetBuildTriggerRequestOrBuilder
-
The name of the `Trigger` to retrieve.
- getNameBytes() - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
-
Required.
- getNameBytes() - Method in interface com.google.cloudbuild.v1.GetWorkerPoolRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
Name of the repository.
- getNameBytes() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig
-
Name of the repository.
- getNameBytes() - Method in interface com.google.cloudbuild.v1.GitHubEventsConfigOrBuilder
-
Name of the repository.
- getNameBytes() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
The name of the `ReceiveTriggerWebhook` to retrieve.
- getNameBytes() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
-
The name of the `ReceiveTriggerWebhook` to retrieve.
- getNameBytes() - Method in interface com.google.cloudbuild.v1.ReceiveTriggerWebhookRequestOrBuilder
-
The name of the `ReceiveTriggerWebhook` to retrieve.
- getNameBytes() - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
-
The name of the `Build` to retry.
- getNameBytes() - Method in class com.google.cloudbuild.v1.RetryBuildRequest
-
The name of the `Build` to retry.
- getNameBytes() - Method in interface com.google.cloudbuild.v1.RetryBuildRequestOrBuilder
-
The name of the `Build` to retry.
- getNameBytes() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
-
The name of the `Trigger` to run.
- getNameBytes() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
-
The name of the `Trigger` to run.
- getNameBytes() - Method in interface com.google.cloudbuild.v1.RunBuildTriggerRequestOrBuilder
-
The name of the `Trigger` to run.
- getNameBytes() - Method in class com.google.cloudbuild.v1.Volume.Builder
-
Name of the volume to mount.
- getNameBytes() - Method in class com.google.cloudbuild.v1.Volume
-
Name of the volume to mount.
- getNameBytes() - Method in interface com.google.cloudbuild.v1.VolumeOrBuilder
-
Name of the volume to mount.
- getNameBytes() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- getNameBytes() - Method in class com.google.cloudbuild.v1.WorkerPool
-
Output only.
- getNameBytes() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
Output only.
- getNameBytes() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Immutable.
- getNameBytes() - Method in class com.google.cloudbuild.v2.Connection
-
Immutable.
- getNameBytes() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
Immutable.
- getNameBytes() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest
-
Required.
- getNameBytes() - Method in interface com.google.cloudbuild.v2.DeleteConnectionRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
-
Required.
- getNameBytes() - Method in interface com.google.cloudbuild.v2.DeleteRepositoryRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.cloudbuild.v2.GetConnectionRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.cloudbuild.v2.GetConnectionRequest
-
Required.
- getNameBytes() - Method in interface com.google.cloudbuild.v2.GetConnectionRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.cloudbuild.v2.GetRepositoryRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.cloudbuild.v2.GetRepositoryRequest
-
Required.
- getNameBytes() - Method in interface com.google.cloudbuild.v2.GetRepositoryRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Immutable.
- getNameBytes() - Method in class com.google.cloudbuild.v2.Repository
-
Immutable.
- getNameBytes() - Method in interface com.google.cloudbuild.v2.RepositoryOrBuilder
-
Immutable.
- getNetworkConfig() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
-
Network configuration for the pool.
- getNetworkConfig() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config
-
Network configuration for the pool.
- getNetworkConfig() - Method in interface com.google.cloudbuild.v1.PrivatePoolV1ConfigOrBuilder
-
Network configuration for the pool.
- getNetworkConfigBuilder() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
-
Network configuration for the pool.
- getNetworkConfigOrBuilder() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
-
Network configuration for the pool.
- getNetworkConfigOrBuilder() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config
-
Network configuration for the pool.
- getNetworkConfigOrBuilder() - Method in interface com.google.cloudbuild.v1.PrivatePoolV1ConfigOrBuilder
-
Network configuration for the pool.
- getNextPageToken() - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
-
Token to receive the next page of results.
- getNextPageToken() - Method in class com.google.cloudbuild.v1.ListBuildsResponse
-
Token to receive the next page of results.
- getNextPageToken() - Method in interface com.google.cloudbuild.v1.ListBuildsResponseOrBuilder
-
Token to receive the next page of results.
- getNextPageToken() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
-
Token to receive the next page of results.
- getNextPageToken() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
-
Token to receive the next page of results.
- getNextPageToken() - Method in interface com.google.cloudbuild.v1.ListBuildTriggersResponseOrBuilder
-
Token to receive the next page of results.
- getNextPageToken() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
-
Continuation token used to page through large result sets.
- getNextPageToken() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
-
Continuation token used to page through large result sets.
- getNextPageToken() - Method in interface com.google.cloudbuild.v1.ListWorkerPoolsResponseOrBuilder
-
Continuation token used to page through large result sets.
- getNextPageToken() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
-
A token identifying a page of results the server should return.
- getNextPageToken() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
-
A token identifying a page of results the server should return.
- getNextPageToken() - Method in interface com.google.cloudbuild.v2.FetchLinkableRepositoriesResponseOrBuilder
-
A token identifying a page of results the server should return.
- getNextPageToken() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
-
A token identifying a page of results the server should return.
- getNextPageToken() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse
-
A token identifying a page of results the server should return.
- getNextPageToken() - Method in interface com.google.cloudbuild.v2.ListConnectionsResponseOrBuilder
-
A token identifying a page of results the server should return.
- getNextPageToken() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
-
A token identifying a page of results the server should return.
- getNextPageToken() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse
-
A token identifying a page of results the server should return.
- getNextPageToken() - Method in interface com.google.cloudbuild.v2.ListRepositoriesResponseOrBuilder
-
A token identifying a page of results the server should return.
- getNextPageTokenBytes() - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
-
Token to receive the next page of results.
- getNextPageTokenBytes() - Method in class com.google.cloudbuild.v1.ListBuildsResponse
-
Token to receive the next page of results.
- getNextPageTokenBytes() - Method in interface com.google.cloudbuild.v1.ListBuildsResponseOrBuilder
-
Token to receive the next page of results.
- getNextPageTokenBytes() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
-
Token to receive the next page of results.
- getNextPageTokenBytes() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
-
Token to receive the next page of results.
- getNextPageTokenBytes() - Method in interface com.google.cloudbuild.v1.ListBuildTriggersResponseOrBuilder
-
Token to receive the next page of results.
- getNextPageTokenBytes() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
-
Continuation token used to page through large result sets.
- getNextPageTokenBytes() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
-
Continuation token used to page through large result sets.
- getNextPageTokenBytes() - Method in interface com.google.cloudbuild.v1.ListWorkerPoolsResponseOrBuilder
-
Continuation token used to page through large result sets.
- getNextPageTokenBytes() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
-
A token identifying a page of results the server should return.
- getNextPageTokenBytes() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
-
A token identifying a page of results the server should return.
- getNextPageTokenBytes() - Method in interface com.google.cloudbuild.v2.FetchLinkableRepositoriesResponseOrBuilder
-
A token identifying a page of results the server should return.
- getNextPageTokenBytes() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
-
A token identifying a page of results the server should return.
- getNextPageTokenBytes() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse
-
A token identifying a page of results the server should return.
- getNextPageTokenBytes() - Method in interface com.google.cloudbuild.v2.ListConnectionsResponseOrBuilder
-
A token identifying a page of results the server should return.
- getNextPageTokenBytes() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
-
A token identifying a page of results the server should return.
- getNextPageTokenBytes() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse
-
A token identifying a page of results the server should return.
- getNextPageTokenBytes() - Method in interface com.google.cloudbuild.v2.ListRepositoriesResponseOrBuilder
-
A token identifying a page of results the server should return.
- getNpmPackages(int) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getNpmPackages(int) - Method in class com.google.cloudbuild.v1.Artifacts
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getNpmPackages(int) - Method in interface com.google.cloudbuild.v1.ArtifactsOrBuilder
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getNpmPackages(int) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Npm packages uploaded to Artifact Registry at the end of the build.
- getNpmPackages(int) - Method in class com.google.cloudbuild.v1.Results
-
Npm packages uploaded to Artifact Registry at the end of the build.
- getNpmPackages(int) - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Npm packages uploaded to Artifact Registry at the end of the build.
- getNpmPackagesBuilder(int) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getNpmPackagesBuilder(int) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Npm packages uploaded to Artifact Registry at the end of the build.
- getNpmPackagesBuilderList() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getNpmPackagesBuilderList() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Npm packages uploaded to Artifact Registry at the end of the build.
- getNpmPackagesCount() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getNpmPackagesCount() - Method in class com.google.cloudbuild.v1.Artifacts
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getNpmPackagesCount() - Method in interface com.google.cloudbuild.v1.ArtifactsOrBuilder
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getNpmPackagesCount() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Npm packages uploaded to Artifact Registry at the end of the build.
- getNpmPackagesCount() - Method in class com.google.cloudbuild.v1.Results
-
Npm packages uploaded to Artifact Registry at the end of the build.
- getNpmPackagesCount() - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Npm packages uploaded to Artifact Registry at the end of the build.
- getNpmPackagesList() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getNpmPackagesList() - Method in class com.google.cloudbuild.v1.Artifacts
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getNpmPackagesList() - Method in interface com.google.cloudbuild.v1.ArtifactsOrBuilder
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getNpmPackagesList() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Npm packages uploaded to Artifact Registry at the end of the build.
- getNpmPackagesList() - Method in class com.google.cloudbuild.v1.Results
-
Npm packages uploaded to Artifact Registry at the end of the build.
- getNpmPackagesList() - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Npm packages uploaded to Artifact Registry at the end of the build.
- getNpmPackagesOrBuilder(int) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getNpmPackagesOrBuilder(int) - Method in class com.google.cloudbuild.v1.Artifacts
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getNpmPackagesOrBuilder(int) - Method in interface com.google.cloudbuild.v1.ArtifactsOrBuilder
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getNpmPackagesOrBuilder(int) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Npm packages uploaded to Artifact Registry at the end of the build.
- getNpmPackagesOrBuilder(int) - Method in class com.google.cloudbuild.v1.Results
-
Npm packages uploaded to Artifact Registry at the end of the build.
- getNpmPackagesOrBuilder(int) - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Npm packages uploaded to Artifact Registry at the end of the build.
- getNpmPackagesOrBuilderList() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getNpmPackagesOrBuilderList() - Method in class com.google.cloudbuild.v1.Artifacts
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getNpmPackagesOrBuilderList() - Method in interface com.google.cloudbuild.v1.ArtifactsOrBuilder
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getNpmPackagesOrBuilderList() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Npm packages uploaded to Artifact Registry at the end of the build.
- getNpmPackagesOrBuilderList() - Method in class com.google.cloudbuild.v1.Results
-
Npm packages uploaded to Artifact Registry at the end of the build.
- getNpmPackagesOrBuilderList() - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Npm packages uploaded to Artifact Registry at the end of the build.
- getNumArtifacts() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Number of non-container artifacts uploaded to Cloud Storage.
- getNumArtifacts() - Method in class com.google.cloudbuild.v1.Results
-
Number of non-container artifacts uploaded to Cloud Storage.
- getNumArtifacts() - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Number of non-container artifacts uploaded to Cloud Storage.
- getNumber() - Method in enum com.google.cloudbuild.v1.ApprovalResult.Decision
- getNumber() - Method in enum com.google.cloudbuild.v1.Build.FailureInfo.FailureType
- getNumber() - Method in enum com.google.cloudbuild.v1.Build.Status
- getNumber() - Method in enum com.google.cloudbuild.v1.Build.Warning.Priority
- getNumber() - Method in enum com.google.cloudbuild.v1.BuildApproval.State
- getNumber() - Method in enum com.google.cloudbuild.v1.BuildOptions.DefaultLogsBucketBehavior
- getNumber() - Method in enum com.google.cloudbuild.v1.BuildOptions.LoggingMode
- getNumber() - Method in enum com.google.cloudbuild.v1.BuildOptions.LogStreamingOption
- getNumber() - Method in enum com.google.cloudbuild.v1.BuildOptions.MachineType
- getNumber() - Method in enum com.google.cloudbuild.v1.BuildOptions.SubstitutionOption
- getNumber() - Method in enum com.google.cloudbuild.v1.BuildOptions.VerifyOption
- getNumber() - Method in enum com.google.cloudbuild.v1.BuildTrigger.BuildTemplateCase
- getNumber() - Method in enum com.google.cloudbuild.v1.GitHubEventsConfig.EventCase
- getNumber() - Method in enum com.google.cloudbuild.v1.Hash.HashType
- getNumber() - Method in enum com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.EgressOption
- getNumber() - Method in enum com.google.cloudbuild.v1.PubsubConfig.State
- getNumber() - Method in enum com.google.cloudbuild.v1.PullRequestFilter.CommentControl
- getNumber() - Method in enum com.google.cloudbuild.v1.PullRequestFilter.GitRefCase
- getNumber() - Method in enum com.google.cloudbuild.v1.PushFilter.GitRefCase
- getNumber() - Method in enum com.google.cloudbuild.v1.RepoSource.RevisionCase
- getNumber() - Method in enum com.google.cloudbuild.v1.Source.SourceCase
- getNumber() - Method in enum com.google.cloudbuild.v1.WebhookConfig.AuthMethodCase
- getNumber() - Method in enum com.google.cloudbuild.v1.WebhookConfig.State
- getNumber() - Method in enum com.google.cloudbuild.v1.WorkerPool.ConfigCase
- getNumber() - Method in enum com.google.cloudbuild.v1.WorkerPool.State
- getNumber() - Method in enum com.google.cloudbuild.v2.Connection.ConnectionConfigCase
- getNumber() - Method in enum com.google.cloudbuild.v2.InstallationState.Stage
- getOauthTokenSecretVersion() - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
-
A SecretManager resource containing the OAuth token that authorizes the Cloud Build connection.
- getOauthTokenSecretVersion() - Method in class com.google.cloudbuild.v2.OAuthCredential
-
A SecretManager resource containing the OAuth token that authorizes the Cloud Build connection.
- getOauthTokenSecretVersion() - Method in interface com.google.cloudbuild.v2.OAuthCredentialOrBuilder
-
A SecretManager resource containing the OAuth token that authorizes the Cloud Build connection.
- getOauthTokenSecretVersionBytes() - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
-
A SecretManager resource containing the OAuth token that authorizes the Cloud Build connection.
- getOauthTokenSecretVersionBytes() - Method in class com.google.cloudbuild.v2.OAuthCredential
-
A SecretManager resource containing the OAuth token that authorizes the Cloud Build connection.
- getOauthTokenSecretVersionBytes() - Method in interface com.google.cloudbuild.v2.OAuthCredentialOrBuilder
-
A SecretManager resource containing the OAuth token that authorizes the Cloud Build connection.
- getObject() - Method in class com.google.cloudbuild.v1.StorageSource.Builder
-
Google Cloud Storage object containing the source.
- getObject() - Method in class com.google.cloudbuild.v1.StorageSource
-
Google Cloud Storage object containing the source.
- getObject() - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
-
Google Cloud Storage object containing the source manifest.
- getObject() - Method in class com.google.cloudbuild.v1.StorageSourceManifest
-
Google Cloud Storage object containing the source manifest.
- getObject() - Method in interface com.google.cloudbuild.v1.StorageSourceManifestOrBuilder
-
Google Cloud Storage object containing the source manifest.
- getObject() - Method in interface com.google.cloudbuild.v1.StorageSourceOrBuilder
-
Google Cloud Storage object containing the source.
- getObjectBytes() - Method in class com.google.cloudbuild.v1.StorageSource.Builder
-
Google Cloud Storage object containing the source.
- getObjectBytes() - Method in class com.google.cloudbuild.v1.StorageSource
-
Google Cloud Storage object containing the source.
- getObjectBytes() - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
-
Google Cloud Storage object containing the source manifest.
- getObjectBytes() - Method in class com.google.cloudbuild.v1.StorageSourceManifest
-
Google Cloud Storage object containing the source manifest.
- getObjectBytes() - Method in interface com.google.cloudbuild.v1.StorageSourceManifestOrBuilder
-
Google Cloud Storage object containing the source manifest.
- getObjectBytes() - Method in interface com.google.cloudbuild.v1.StorageSourceOrBuilder
-
Google Cloud Storage object containing the source.
- getObjects() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of objects to be uploaded to Cloud Storage upon successful completion of all build steps.
- getObjects() - Method in class com.google.cloudbuild.v1.Artifacts
-
A list of objects to be uploaded to Cloud Storage upon successful completion of all build steps.
- getObjects() - Method in interface com.google.cloudbuild.v1.ArtifactsOrBuilder
-
A list of objects to be uploaded to Cloud Storage upon successful completion of all build steps.
- getObjectsBuilder() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of objects to be uploaded to Cloud Storage upon successful completion of all build steps.
- getObjectsOrBuilder() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of objects to be uploaded to Cloud Storage upon successful completion of all build steps.
- getObjectsOrBuilder() - Method in class com.google.cloudbuild.v1.Artifacts
-
A list of objects to be uploaded to Cloud Storage upon successful completion of all build steps.
- getObjectsOrBuilder() - Method in interface com.google.cloudbuild.v1.ArtifactsOrBuilder
-
A list of objects to be uploaded to Cloud Storage upon successful completion of all build steps.
- getOperationsClient() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
- getOperationsClient() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
- getOperationsStub() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- getOperationsStub() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- getOperationsStub() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- getOperationsStub() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- getOptions() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Special options for this build.
- getOptions() - Method in class com.google.cloudbuild.v1.Build
-
Special options for this build.
- getOptions() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Special options for this build.
- getOptionsBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Special options for this build.
- getOptionsOrBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Special options for this build.
- getOptionsOrBuilder() - Method in class com.google.cloudbuild.v1.Build
-
Special options for this build.
- getOptionsOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Special options for this build.
- getOwner() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
Owner of the repository.
- getOwner() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig
-
Owner of the repository.
- getOwner() - Method in interface com.google.cloudbuild.v1.GitHubEventsConfigOrBuilder
-
Owner of the repository.
- getOwnerBytes() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
Owner of the repository.
- getOwnerBytes() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig
-
Owner of the repository.
- getOwnerBytes() - Method in interface com.google.cloudbuild.v1.GitHubEventsConfigOrBuilder
-
Owner of the repository.
- getPackagePath() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
-
Path to the package.json.
- getPackagePath() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
-
Path to the package.json.
- getPackagePath() - Method in interface com.google.cloudbuild.v1.Artifacts.NpmPackageOrBuilder
-
Path to the package.json.
- getPackagePathBytes() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
-
Path to the package.json.
- getPackagePathBytes() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
-
Path to the package.json.
- getPackagePathBytes() - Method in interface com.google.cloudbuild.v1.Artifacts.NpmPackageOrBuilder
-
Path to the package.json.
- getPageSize() - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
-
Number of results to return in the list.
- getPageSize() - Method in class com.google.cloudbuild.v1.ListBuildsRequest
-
Number of results to return in the list.
- getPageSize() - Method in interface com.google.cloudbuild.v1.ListBuildsRequestOrBuilder
-
Number of results to return in the list.
- getPageSize() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
-
Number of results to return in the list.
- getPageSize() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
-
Number of results to return in the list.
- getPageSize() - Method in interface com.google.cloudbuild.v1.ListBuildTriggersRequestOrBuilder
-
Number of results to return in the list.
- getPageSize() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
-
The maximum number of `WorkerPool`s to return.
- getPageSize() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
-
The maximum number of `WorkerPool`s to return.
- getPageSize() - Method in interface com.google.cloudbuild.v1.ListWorkerPoolsRequestOrBuilder
-
The maximum number of `WorkerPool`s to return.
- getPageSize() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
-
Number of results to return in the list.
- getPageSize() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
-
Number of results to return in the list.
- getPageSize() - Method in interface com.google.cloudbuild.v2.FetchLinkableRepositoriesRequestOrBuilder
-
Number of results to return in the list.
- getPageSize() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
-
Number of results to return in the list.
- getPageSize() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest
-
Number of results to return in the list.
- getPageSize() - Method in interface com.google.cloudbuild.v2.ListConnectionsRequestOrBuilder
-
Number of results to return in the list.
- getPageSize() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
-
Number of results to return in the list.
- getPageSize() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest
-
Number of results to return in the list.
- getPageSize() - Method in interface com.google.cloudbuild.v2.ListRepositoriesRequestOrBuilder
-
Number of results to return in the list.
- getPageToken() - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
-
The page token for the next page of Builds.
- getPageToken() - Method in class com.google.cloudbuild.v1.ListBuildsRequest
-
The page token for the next page of Builds.
- getPageToken() - Method in interface com.google.cloudbuild.v1.ListBuildsRequestOrBuilder
-
The page token for the next page of Builds.
- getPageToken() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
-
Token to provide to skip to a particular spot in the list.
- getPageToken() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
-
Token to provide to skip to a particular spot in the list.
- getPageToken() - Method in interface com.google.cloudbuild.v1.ListBuildTriggersRequestOrBuilder
-
Token to provide to skip to a particular spot in the list.
- getPageToken() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
-
A page token, received from a previous `ListWorkerPools` call.
- getPageToken() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
-
A page token, received from a previous `ListWorkerPools` call.
- getPageToken() - Method in interface com.google.cloudbuild.v1.ListWorkerPoolsRequestOrBuilder
-
A page token, received from a previous `ListWorkerPools` call.
- getPageToken() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
-
Page start.
- getPageToken() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
-
Page start.
- getPageToken() - Method in interface com.google.cloudbuild.v2.FetchLinkableRepositoriesRequestOrBuilder
-
Page start.
- getPageToken() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
-
Page start.
- getPageToken() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest
-
Page start.
- getPageToken() - Method in interface com.google.cloudbuild.v2.ListConnectionsRequestOrBuilder
-
Page start.
- getPageToken() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
-
Page start.
- getPageToken() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest
-
Page start.
- getPageToken() - Method in interface com.google.cloudbuild.v2.ListRepositoriesRequestOrBuilder
-
Page start.
- getPageTokenBytes() - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
-
The page token for the next page of Builds.
- getPageTokenBytes() - Method in class com.google.cloudbuild.v1.ListBuildsRequest
-
The page token for the next page of Builds.
- getPageTokenBytes() - Method in interface com.google.cloudbuild.v1.ListBuildsRequestOrBuilder
-
The page token for the next page of Builds.
- getPageTokenBytes() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
-
Token to provide to skip to a particular spot in the list.
- getPageTokenBytes() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
-
Token to provide to skip to a particular spot in the list.
- getPageTokenBytes() - Method in interface com.google.cloudbuild.v1.ListBuildTriggersRequestOrBuilder
-
Token to provide to skip to a particular spot in the list.
- getPageTokenBytes() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
-
A page token, received from a previous `ListWorkerPools` call.
- getPageTokenBytes() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
-
A page token, received from a previous `ListWorkerPools` call.
- getPageTokenBytes() - Method in interface com.google.cloudbuild.v1.ListWorkerPoolsRequestOrBuilder
-
A page token, received from a previous `ListWorkerPools` call.
- getPageTokenBytes() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
-
Page start.
- getPageTokenBytes() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
-
Page start.
- getPageTokenBytes() - Method in interface com.google.cloudbuild.v2.FetchLinkableRepositoriesRequestOrBuilder
-
Page start.
- getPageTokenBytes() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
-
Page start.
- getPageTokenBytes() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest
-
Page start.
- getPageTokenBytes() - Method in interface com.google.cloudbuild.v2.ListConnectionsRequestOrBuilder
-
Page start.
- getPageTokenBytes() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
-
Page start.
- getPageTokenBytes() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest
-
Page start.
- getPageTokenBytes() - Method in interface com.google.cloudbuild.v2.ListRepositoriesRequestOrBuilder
-
Page start.
- getParent() - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
-
The parent resource where this build will be created.
- getParent() - Method in class com.google.cloudbuild.v1.CreateBuildRequest
-
The parent resource where this build will be created.
- getParent() - Method in interface com.google.cloudbuild.v1.CreateBuildRequestOrBuilder
-
The parent resource where this build will be created.
- getParent() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
-
The parent resource where this trigger will be created.
- getParent() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
-
The parent resource where this trigger will be created.
- getParent() - Method in interface com.google.cloudbuild.v1.CreateBuildTriggerRequestOrBuilder
-
The parent resource where this trigger will be created.
- getParent() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
-
Required.
- getParent() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
-
Required.
- getParent() - Method in interface com.google.cloudbuild.v1.CreateWorkerPoolRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
-
The parent of the collection of `Builds`.
- getParent() - Method in class com.google.cloudbuild.v1.ListBuildsRequest
-
The parent of the collection of `Builds`.
- getParent() - Method in interface com.google.cloudbuild.v1.ListBuildsRequestOrBuilder
-
The parent of the collection of `Builds`.
- getParent() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
-
The parent of the collection of `Triggers`.
- getParent() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
-
The parent of the collection of `Triggers`.
- getParent() - Method in interface com.google.cloudbuild.v1.ListBuildTriggersRequestOrBuilder
-
The parent of the collection of `Triggers`.
- getParent() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
-
Required.
- getParent() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
-
Required.
- getParent() - Method in interface com.google.cloudbuild.v1.ListWorkerPoolsRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
-
Required.
- getParent() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
-
Required.
- getParent() - Method in interface com.google.cloudbuild.v2.BatchCreateRepositoriesRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
-
Required.
- getParent() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest
-
Required.
- getParent() - Method in interface com.google.cloudbuild.v2.CreateConnectionRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
-
Required.
- getParent() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest
-
Required.
- getParent() - Method in interface com.google.cloudbuild.v2.CreateRepositoryRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
-
Required.
- getParent() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest
-
Required.
- getParent() - Method in interface com.google.cloudbuild.v2.ListConnectionsRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
-
Required.
- getParent() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest
-
Required.
- getParent() - Method in interface com.google.cloudbuild.v2.ListRepositoriesRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
-
The parent resource where this build will be created.
- getParentBytes() - Method in class com.google.cloudbuild.v1.CreateBuildRequest
-
The parent resource where this build will be created.
- getParentBytes() - Method in interface com.google.cloudbuild.v1.CreateBuildRequestOrBuilder
-
The parent resource where this build will be created.
- getParentBytes() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
-
The parent resource where this trigger will be created.
- getParentBytes() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
-
The parent resource where this trigger will be created.
- getParentBytes() - Method in interface com.google.cloudbuild.v1.CreateBuildTriggerRequestOrBuilder
-
The parent resource where this trigger will be created.
- getParentBytes() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
-
Required.
- getParentBytes() - Method in interface com.google.cloudbuild.v1.CreateWorkerPoolRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
-
The parent of the collection of `Builds`.
- getParentBytes() - Method in class com.google.cloudbuild.v1.ListBuildsRequest
-
The parent of the collection of `Builds`.
- getParentBytes() - Method in interface com.google.cloudbuild.v1.ListBuildsRequestOrBuilder
-
The parent of the collection of `Builds`.
- getParentBytes() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
-
The parent of the collection of `Triggers`.
- getParentBytes() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
-
The parent of the collection of `Triggers`.
- getParentBytes() - Method in interface com.google.cloudbuild.v1.ListBuildTriggersRequestOrBuilder
-
The parent of the collection of `Triggers`.
- getParentBytes() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
-
Required.
- getParentBytes() - Method in interface com.google.cloudbuild.v1.ListWorkerPoolsRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
-
Required.
- getParentBytes() - Method in interface com.google.cloudbuild.v2.BatchCreateRepositoriesRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest
-
Required.
- getParentBytes() - Method in interface com.google.cloudbuild.v2.CreateConnectionRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest
-
Required.
- getParentBytes() - Method in interface com.google.cloudbuild.v2.CreateRepositoryRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest
-
Required.
- getParentBytes() - Method in interface com.google.cloudbuild.v2.ListConnectionsRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest
-
Required.
- getParentBytes() - Method in interface com.google.cloudbuild.v2.ListRepositoriesRequestOrBuilder
-
Required.
- getParserForType() - Method in class com.google.cloudbuild.v1.ApprovalConfig
- getParserForType() - Method in class com.google.cloudbuild.v1.ApprovalResult
- getParserForType() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest
- getParserForType() - Method in class com.google.cloudbuild.v1.ArtifactResult
- getParserForType() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- getParserForType() - Method in class com.google.cloudbuild.v1.Artifacts
- getParserForType() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- getParserForType() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- getParserForType() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- getParserForType() - Method in class com.google.cloudbuild.v1.Build.FailureInfo
- getParserForType() - Method in class com.google.cloudbuild.v1.Build
- getParserForType() - Method in class com.google.cloudbuild.v1.Build.Warning
- getParserForType() - Method in class com.google.cloudbuild.v1.BuildApproval
- getParserForType() - Method in class com.google.cloudbuild.v1.BuildOperationMetadata
- getParserForType() - Method in class com.google.cloudbuild.v1.BuildOptions
- getParserForType() - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- getParserForType() - Method in class com.google.cloudbuild.v1.BuildStep
- getParserForType() - Method in class com.google.cloudbuild.v1.BuildTrigger
- getParserForType() - Method in class com.google.cloudbuild.v1.BuiltImage
- getParserForType() - Method in class com.google.cloudbuild.v1.CancelBuildRequest
- getParserForType() - Method in class com.google.cloudbuild.v1.CreateBuildRequest
- getParserForType() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- getParserForType() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- getParserForType() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- getParserForType() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- getParserForType() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- getParserForType() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- getParserForType() - Method in class com.google.cloudbuild.v1.FileHashes
- getParserForType() - Method in class com.google.cloudbuild.v1.GetBuildRequest
- getParserForType() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- getParserForType() - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- getParserForType() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig
- getParserForType() - Method in class com.google.cloudbuild.v1.GitSource
- getParserForType() - Method in class com.google.cloudbuild.v1.Hash
- getParserForType() - Method in class com.google.cloudbuild.v1.InlineSecret
- getParserForType() - Method in class com.google.cloudbuild.v1.ListBuildsRequest
- getParserForType() - Method in class com.google.cloudbuild.v1.ListBuildsResponse
- getParserForType() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- getParserForType() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- getParserForType() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- getParserForType() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- getParserForType() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- getParserForType() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- getParserForType() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- getParserForType() - Method in class com.google.cloudbuild.v1.PubsubConfig
- getParserForType() - Method in class com.google.cloudbuild.v1.PullRequestFilter
- getParserForType() - Method in class com.google.cloudbuild.v1.PushFilter
- getParserForType() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- getParserForType() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- getParserForType() - Method in class com.google.cloudbuild.v1.RepoSource
- getParserForType() - Method in class com.google.cloudbuild.v1.Results
- getParserForType() - Method in class com.google.cloudbuild.v1.RetryBuildRequest
- getParserForType() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- getParserForType() - Method in class com.google.cloudbuild.v1.Secret
- getParserForType() - Method in class com.google.cloudbuild.v1.SecretManagerSecret
- getParserForType() - Method in class com.google.cloudbuild.v1.Secrets
- getParserForType() - Method in class com.google.cloudbuild.v1.Source
- getParserForType() - Method in class com.google.cloudbuild.v1.SourceProvenance
- getParserForType() - Method in class com.google.cloudbuild.v1.StorageSource
- getParserForType() - Method in class com.google.cloudbuild.v1.StorageSourceManifest
- getParserForType() - Method in class com.google.cloudbuild.v1.TimeSpan
- getParserForType() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- getParserForType() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- getParserForType() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- getParserForType() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- getParserForType() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage
- getParserForType() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage
- getParserForType() - Method in class com.google.cloudbuild.v1.Volume
- getParserForType() - Method in class com.google.cloudbuild.v1.WebhookConfig
- getParserForType() - Method in class com.google.cloudbuild.v1.WorkerPool
- getParserForType() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- getParserForType() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- getParserForType() - Method in class com.google.cloudbuild.v2.Connection
- getParserForType() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest
- getParserForType() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- getParserForType() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- getParserForType() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- getParserForType() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- getParserForType() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- getParserForType() - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- getParserForType() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- getParserForType() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- getParserForType() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- getParserForType() - Method in class com.google.cloudbuild.v2.GetConnectionRequest
- getParserForType() - Method in class com.google.cloudbuild.v2.GetRepositoryRequest
- getParserForType() - Method in class com.google.cloudbuild.v2.GitHubConfig
- getParserForType() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- getParserForType() - Method in class com.google.cloudbuild.v2.InstallationState
- getParserForType() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest
- getParserForType() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse
- getParserForType() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- getParserForType() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- getParserForType() - Method in class com.google.cloudbuild.v2.OAuthCredential
- getParserForType() - Method in class com.google.cloudbuild.v2.OperationMetadata
- getParserForType() - Method in class com.google.cloudbuild.v2.Repository
- getParserForType() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- getParserForType() - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- getParserForType() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- getPath() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Path to an artifact in the build's workspace to be uploaded to Artifact Registry.
- getPath() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
-
Path to an artifact in the build's workspace to be uploaded to Artifact Registry.
- getPath() - Method in interface com.google.cloudbuild.v1.Artifacts.MavenArtifactOrBuilder
-
Path to an artifact in the build's workspace to be uploaded to Artifact Registry.
- getPath() - Method in class com.google.cloudbuild.v1.Volume.Builder
-
Path at which to mount the volume.
- getPath() - Method in class com.google.cloudbuild.v1.Volume
-
Path at which to mount the volume.
- getPath() - Method in interface com.google.cloudbuild.v1.VolumeOrBuilder
-
Path at which to mount the volume.
- getPathBytes() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Path to an artifact in the build's workspace to be uploaded to Artifact Registry.
- getPathBytes() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
-
Path to an artifact in the build's workspace to be uploaded to Artifact Registry.
- getPathBytes() - Method in interface com.google.cloudbuild.v1.Artifacts.MavenArtifactOrBuilder
-
Path to an artifact in the build's workspace to be uploaded to Artifact Registry.
- getPathBytes() - Method in class com.google.cloudbuild.v1.Volume.Builder
-
Path at which to mount the volume.
- getPathBytes() - Method in class com.google.cloudbuild.v1.Volume
-
Path at which to mount the volume.
- getPathBytes() - Method in interface com.google.cloudbuild.v1.VolumeOrBuilder
-
Path at which to mount the volume.
- getPaths(int) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
-
Path globs used to match files in the build's workspace.
- getPaths(int) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
-
Path globs used to match files in the build's workspace.
- getPaths(int) - Method in interface com.google.cloudbuild.v1.Artifacts.ArtifactObjectsOrBuilder
-
Path globs used to match files in the build's workspace.
- getPaths(int) - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
-
Path globs used to match files in the build's workspace.
- getPaths(int) - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
-
Path globs used to match files in the build's workspace.
- getPaths(int) - Method in interface com.google.cloudbuild.v1.Artifacts.PythonPackageOrBuilder
-
Path globs used to match files in the build's workspace.
- getPathsBytes(int) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
-
Path globs used to match files in the build's workspace.
- getPathsBytes(int) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
-
Path globs used to match files in the build's workspace.
- getPathsBytes(int) - Method in interface com.google.cloudbuild.v1.Artifacts.ArtifactObjectsOrBuilder
-
Path globs used to match files in the build's workspace.
- getPathsBytes(int) - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
-
Path globs used to match files in the build's workspace.
- getPathsBytes(int) - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
-
Path globs used to match files in the build's workspace.
- getPathsBytes(int) - Method in interface com.google.cloudbuild.v1.Artifacts.PythonPackageOrBuilder
-
Path globs used to match files in the build's workspace.
- getPathsCount() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
-
Path globs used to match files in the build's workspace.
- getPathsCount() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
-
Path globs used to match files in the build's workspace.
- getPathsCount() - Method in interface com.google.cloudbuild.v1.Artifacts.ArtifactObjectsOrBuilder
-
Path globs used to match files in the build's workspace.
- getPathsCount() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
-
Path globs used to match files in the build's workspace.
- getPathsCount() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
-
Path globs used to match files in the build's workspace.
- getPathsCount() - Method in interface com.google.cloudbuild.v1.Artifacts.PythonPackageOrBuilder
-
Path globs used to match files in the build's workspace.
- getPathsList() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
-
Path globs used to match files in the build's workspace.
- getPathsList() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
-
Path globs used to match files in the build's workspace.
- getPathsList() - Method in interface com.google.cloudbuild.v1.Artifacts.ArtifactObjectsOrBuilder
-
Path globs used to match files in the build's workspace.
- getPathsList() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
-
Path globs used to match files in the build's workspace.
- getPathsList() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
-
Path globs used to match files in the build's workspace.
- getPathsList() - Method in interface com.google.cloudbuild.v1.Artifacts.PythonPackageOrBuilder
-
Path globs used to match files in the build's workspace.
- getPeeredNetwork() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
-
Required.
- getPeeredNetwork() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
-
Required.
- getPeeredNetwork() - Method in interface com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfigOrBuilder
-
Required.
- getPeeredNetworkBytes() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
-
Required.
- getPeeredNetworkBytes() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
-
Required.
- getPeeredNetworkBytes() - Method in interface com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfigOrBuilder
-
Required.
- getPeeredNetworkIpRange() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
-
Immutable.
- getPeeredNetworkIpRange() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
-
Immutable.
- getPeeredNetworkIpRange() - Method in interface com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfigOrBuilder
-
Immutable.
- getPeeredNetworkIpRangeBytes() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
-
Immutable.
- getPeeredNetworkIpRangeBytes() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
-
Immutable.
- getPeeredNetworkIpRangeBytes() - Method in interface com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfigOrBuilder
-
Immutable.
- getPipelineRunId() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- getPipelineRunId() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
-
Output only.
- getPipelineRunId() - Method in interface com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadataOrBuilder
-
Output only.
- getPipelineRunIdBytes() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- getPipelineRunIdBytes() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
-
Output only.
- getPipelineRunIdBytes() - Method in interface com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadataOrBuilder
-
Output only.
- getPool() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Optional.
- getPool() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Optional.
- getPool() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Optional.
- getPoolBuilder() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Optional.
- getPoolOrBuilder() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Optional.
- getPoolOrBuilder() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Optional.
- getPoolOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Optional.
- getPriority() - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
-
The priority for this warning.
- getPriority() - Method in class com.google.cloudbuild.v1.Build.Warning
-
The priority for this warning.
- getPriority() - Method in interface com.google.cloudbuild.v1.Build.WarningOrBuilder
-
The priority for this warning.
- getPriorityValue() - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
-
The priority for this warning.
- getPriorityValue() - Method in class com.google.cloudbuild.v1.Build.Warning
-
The priority for this warning.
- getPriorityValue() - Method in interface com.google.cloudbuild.v1.Build.WarningOrBuilder
-
The priority for this warning.
- getPrivateKeySecretVersion() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
SecretManager resource containing the private key of the GitHub App, formatted as `projects/*/secrets/*/versions/*`.
- getPrivateKeySecretVersion() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
-
SecretManager resource containing the private key of the GitHub App, formatted as `projects/*/secrets/*/versions/*`.
- getPrivateKeySecretVersion() - Method in interface com.google.cloudbuild.v2.GitHubEnterpriseConfigOrBuilder
-
SecretManager resource containing the private key of the GitHub App, formatted as `projects/*/secrets/*/versions/*`.
- getPrivateKeySecretVersionBytes() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
SecretManager resource containing the private key of the GitHub App, formatted as `projects/*/secrets/*/versions/*`.
- getPrivateKeySecretVersionBytes() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
-
SecretManager resource containing the private key of the GitHub App, formatted as `projects/*/secrets/*/versions/*`.
- getPrivateKeySecretVersionBytes() - Method in interface com.google.cloudbuild.v2.GitHubEnterpriseConfigOrBuilder
-
SecretManager resource containing the private key of the GitHub App, formatted as `projects/*/secrets/*/versions/*`.
- getPrivatePoolV1Config() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Legacy Private Pool configuration.
- getPrivatePoolV1Config() - Method in class com.google.cloudbuild.v1.WorkerPool
-
Legacy Private Pool configuration.
- getPrivatePoolV1Config() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
Legacy Private Pool configuration.
- getPrivatePoolV1ConfigBuilder() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Legacy Private Pool configuration.
- getPrivatePoolV1ConfigOrBuilder() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Legacy Private Pool configuration.
- getPrivatePoolV1ConfigOrBuilder() - Method in class com.google.cloudbuild.v1.WorkerPool
-
Legacy Private Pool configuration.
- getPrivatePoolV1ConfigOrBuilder() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
Legacy Private Pool configuration.
- getProject() - Method in class com.google.cloudbuild.v1.BuildName.Builder
- getProject() - Method in class com.google.cloudbuild.v1.BuildName
- getProject() - Method in class com.google.cloudbuild.v1.BuildName.ProjectLocationBuildBuilder
- getProject() - Method in class com.google.cloudbuild.v1.BuildTriggerName.Builder
- getProject() - Method in class com.google.cloudbuild.v1.BuildTriggerName
- getProject() - Method in class com.google.cloudbuild.v1.BuildTriggerName.ProjectLocationTriggerBuilder
- getProject() - Method in class com.google.cloudbuild.v1.LocationName.Builder
- getProject() - Method in class com.google.cloudbuild.v1.LocationName
- getProject() - Method in class com.google.cloudbuild.v1.WorkerPoolName.Builder
- getProject() - Method in class com.google.cloudbuild.v1.WorkerPoolName
- getProject() - Method in class com.google.cloudbuild.v2.ConnectionName.Builder
- getProject() - Method in class com.google.cloudbuild.v2.ConnectionName
- getProject() - Method in class com.google.cloudbuild.v2.LocationName.Builder
- getProject() - Method in class com.google.cloudbuild.v2.LocationName
- getProject() - Method in class com.google.cloudbuild.v2.RepositoryName.Builder
- getProject() - Method in class com.google.cloudbuild.v2.RepositoryName
- getProjectId() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getProjectId() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getProjectId() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getProjectId() - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.cloudbuild.v1.CancelBuildRequest
-
Required.
- getProjectId() - Method in interface com.google.cloudbuild.v1.CancelBuildRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.cloudbuild.v1.CreateBuildRequest
-
Required.
- getProjectId() - Method in interface com.google.cloudbuild.v1.CreateBuildRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
-
Required.
- getProjectId() - Method in interface com.google.cloudbuild.v1.CreateBuildTriggerRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
-
Required.
- getProjectId() - Method in interface com.google.cloudbuild.v1.DeleteBuildTriggerRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.cloudbuild.v1.GetBuildRequest
-
Required.
- getProjectId() - Method in interface com.google.cloudbuild.v1.GetBuildRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
-
Required.
- getProjectId() - Method in interface com.google.cloudbuild.v1.GetBuildTriggerRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.cloudbuild.v1.ListBuildsRequest
-
Required.
- getProjectId() - Method in interface com.google.cloudbuild.v1.ListBuildsRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
-
Required.
- getProjectId() - Method in interface com.google.cloudbuild.v1.ListBuildTriggersRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
Project in which the specified trigger lives
- getProjectId() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
-
Project in which the specified trigger lives
- getProjectId() - Method in interface com.google.cloudbuild.v1.ReceiveTriggerWebhookRequestOrBuilder
-
Project in which the specified trigger lives
- getProjectId() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
ID of the project that owns the Cloud Source Repository.
- getProjectId() - Method in class com.google.cloudbuild.v1.RepoSource
-
ID of the project that owns the Cloud Source Repository.
- getProjectId() - Method in interface com.google.cloudbuild.v1.RepoSourceOrBuilder
-
ID of the project that owns the Cloud Source Repository.
- getProjectId() - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.cloudbuild.v1.RetryBuildRequest
-
Required.
- getProjectId() - Method in interface com.google.cloudbuild.v1.RetryBuildRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
-
Required.
- getProjectId() - Method in interface com.google.cloudbuild.v1.RunBuildTriggerRequestOrBuilder
-
Required.
- getProjectId() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
-
Required.
- getProjectId() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
-
Required.
- getProjectId() - Method in interface com.google.cloudbuild.v1.UpdateBuildTriggerRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getProjectIdBytes() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.CancelBuildRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.cloudbuild.v1.CancelBuildRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.CreateBuildRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.cloudbuild.v1.CreateBuildRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.cloudbuild.v1.CreateBuildTriggerRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.cloudbuild.v1.DeleteBuildTriggerRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.GetBuildRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.cloudbuild.v1.GetBuildRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.cloudbuild.v1.GetBuildTriggerRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.ListBuildsRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.cloudbuild.v1.ListBuildsRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.cloudbuild.v1.ListBuildTriggersRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
Project in which the specified trigger lives
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
-
Project in which the specified trigger lives
- getProjectIdBytes() - Method in interface com.google.cloudbuild.v1.ReceiveTriggerWebhookRequestOrBuilder
-
Project in which the specified trigger lives
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
ID of the project that owns the Cloud Source Repository.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.RepoSource
-
ID of the project that owns the Cloud Source Repository.
- getProjectIdBytes() - Method in interface com.google.cloudbuild.v1.RepoSourceOrBuilder
-
ID of the project that owns the Cloud Source Repository.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.RetryBuildRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.cloudbuild.v1.RetryBuildRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.cloudbuild.v1.RunBuildTriggerRequestOrBuilder
-
Required.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
-
Required.
- getProjectIdBytes() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
-
Required.
- getProjectIdBytes() - Method in interface com.google.cloudbuild.v1.UpdateBuildTriggerRequestOrBuilder
-
Required.
- getPubsubConfig() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.
- getPubsubConfig() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.
- getPubsubConfig() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.
- getPubsubConfigBuilder() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.
- getPubsubConfigOrBuilder() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.
- getPubsubConfigOrBuilder() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.
- getPubsubConfigOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.
- getPullRequest() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
filter to match changes in pull requests.
- getPullRequest() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig
-
filter to match changes in pull requests.
- getPullRequest() - Method in interface com.google.cloudbuild.v1.GitHubEventsConfigOrBuilder
-
filter to match changes in pull requests.
- getPullRequestBuilder() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
filter to match changes in pull requests.
- getPullRequestOrBuilder() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
filter to match changes in pull requests.
- getPullRequestOrBuilder() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig
-
filter to match changes in pull requests.
- getPullRequestOrBuilder() - Method in interface com.google.cloudbuild.v1.GitHubEventsConfigOrBuilder
-
filter to match changes in pull requests.
- getPullTiming() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Output only.
- getPullTiming() - Method in class com.google.cloudbuild.v1.BuildStep
-
Output only.
- getPullTiming() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
Output only.
- getPullTimingBuilder() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Output only.
- getPullTimingOrBuilder() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Output only.
- getPullTimingOrBuilder() - Method in class com.google.cloudbuild.v1.BuildStep
-
Output only.
- getPullTimingOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
Output only.
- getPush() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
filter to match changes in refs like branches, tags.
- getPush() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig
-
filter to match changes in refs like branches, tags.
- getPush() - Method in interface com.google.cloudbuild.v1.GitHubEventsConfigOrBuilder
-
filter to match changes in refs like branches, tags.
- getPushBuilder() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
filter to match changes in refs like branches, tags.
- getPushOrBuilder() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
filter to match changes in refs like branches, tags.
- getPushOrBuilder() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig
-
filter to match changes in refs like branches, tags.
- getPushOrBuilder() - Method in interface com.google.cloudbuild.v1.GitHubEventsConfigOrBuilder
-
filter to match changes in refs like branches, tags.
- getPushTiming() - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
-
Output only.
- getPushTiming() - Method in class com.google.cloudbuild.v1.BuiltImage
-
Output only.
- getPushTiming() - Method in interface com.google.cloudbuild.v1.BuiltImageOrBuilder
-
Output only.
- getPushTiming() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
-
Output only.
- getPushTiming() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact
-
Output only.
- getPushTiming() - Method in interface com.google.cloudbuild.v1.UploadedMavenArtifactOrBuilder
-
Output only.
- getPushTiming() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
-
Output only.
- getPushTiming() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage
-
Output only.
- getPushTiming() - Method in interface com.google.cloudbuild.v1.UploadedNpmPackageOrBuilder
-
Output only.
- getPushTiming() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
-
Output only.
- getPushTiming() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage
-
Output only.
- getPushTiming() - Method in interface com.google.cloudbuild.v1.UploadedPythonPackageOrBuilder
-
Output only.
- getPushTimingBuilder() - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
-
Output only.
- getPushTimingBuilder() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
-
Output only.
- getPushTimingBuilder() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
-
Output only.
- getPushTimingBuilder() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
-
Output only.
- getPushTimingOrBuilder() - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
-
Output only.
- getPushTimingOrBuilder() - Method in class com.google.cloudbuild.v1.BuiltImage
-
Output only.
- getPushTimingOrBuilder() - Method in interface com.google.cloudbuild.v1.BuiltImageOrBuilder
-
Output only.
- getPushTimingOrBuilder() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
-
Output only.
- getPushTimingOrBuilder() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact
-
Output only.
- getPushTimingOrBuilder() - Method in interface com.google.cloudbuild.v1.UploadedMavenArtifactOrBuilder
-
Output only.
- getPushTimingOrBuilder() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
-
Output only.
- getPushTimingOrBuilder() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage
-
Output only.
- getPushTimingOrBuilder() - Method in interface com.google.cloudbuild.v1.UploadedNpmPackageOrBuilder
-
Output only.
- getPushTimingOrBuilder() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
-
Output only.
- getPushTimingOrBuilder() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage
-
Output only.
- getPushTimingOrBuilder() - Method in interface com.google.cloudbuild.v1.UploadedPythonPackageOrBuilder
-
Output only.
- getPythonPackages(int) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getPythonPackages(int) - Method in class com.google.cloudbuild.v1.Artifacts
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getPythonPackages(int) - Method in interface com.google.cloudbuild.v1.ArtifactsOrBuilder
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getPythonPackages(int) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- getPythonPackages(int) - Method in class com.google.cloudbuild.v1.Results
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- getPythonPackages(int) - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- getPythonPackagesBuilder(int) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getPythonPackagesBuilder(int) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- getPythonPackagesBuilderList() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getPythonPackagesBuilderList() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- getPythonPackagesCount() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getPythonPackagesCount() - Method in class com.google.cloudbuild.v1.Artifacts
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getPythonPackagesCount() - Method in interface com.google.cloudbuild.v1.ArtifactsOrBuilder
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getPythonPackagesCount() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- getPythonPackagesCount() - Method in class com.google.cloudbuild.v1.Results
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- getPythonPackagesCount() - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- getPythonPackagesList() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getPythonPackagesList() - Method in class com.google.cloudbuild.v1.Artifacts
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getPythonPackagesList() - Method in interface com.google.cloudbuild.v1.ArtifactsOrBuilder
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getPythonPackagesList() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- getPythonPackagesList() - Method in class com.google.cloudbuild.v1.Results
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- getPythonPackagesList() - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- getPythonPackagesOrBuilder(int) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getPythonPackagesOrBuilder(int) - Method in class com.google.cloudbuild.v1.Artifacts
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getPythonPackagesOrBuilder(int) - Method in interface com.google.cloudbuild.v1.ArtifactsOrBuilder
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getPythonPackagesOrBuilder(int) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- getPythonPackagesOrBuilder(int) - Method in class com.google.cloudbuild.v1.Results
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- getPythonPackagesOrBuilder(int) - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- getPythonPackagesOrBuilderList() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getPythonPackagesOrBuilderList() - Method in class com.google.cloudbuild.v1.Artifacts
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getPythonPackagesOrBuilderList() - Method in interface com.google.cloudbuild.v1.ArtifactsOrBuilder
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- getPythonPackagesOrBuilderList() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- getPythonPackagesOrBuilderList() - Method in class com.google.cloudbuild.v1.Results
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- getPythonPackagesOrBuilderList() - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- getQueueTtl() - Method in class com.google.cloudbuild.v1.Build.Builder
-
TTL in queue for this build.
- getQueueTtl() - Method in class com.google.cloudbuild.v1.Build
-
TTL in queue for this build.
- getQueueTtl() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
TTL in queue for this build.
- getQueueTtlBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
TTL in queue for this build.
- getQueueTtlOrBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
TTL in queue for this build.
- getQueueTtlOrBuilder() - Method in class com.google.cloudbuild.v1.Build
-
TTL in queue for this build.
- getQueueTtlOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
TTL in queue for this build.
- getReceiveTriggerWebhookMethod() - Static method in class com.google.cloudbuild.v1.CloudBuildGrpc
- getReconciling() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- getReconciling() - Method in class com.google.cloudbuild.v2.Connection
-
Output only.
- getReconciling() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
Output only.
- getRemoteUri() - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Required.
- getRemoteUri() - Method in class com.google.cloudbuild.v2.Repository
-
Required.
- getRemoteUri() - Method in interface com.google.cloudbuild.v2.RepositoryOrBuilder
-
Required.
- getRemoteUriBytes() - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Required.
- getRemoteUriBytes() - Method in class com.google.cloudbuild.v2.Repository
-
Required.
- getRemoteUriBytes() - Method in interface com.google.cloudbuild.v2.RepositoryOrBuilder
-
Required.
- getRepoName() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Name of the Cloud Source Repository.
- getRepoName() - Method in class com.google.cloudbuild.v1.RepoSource
-
Name of the Cloud Source Repository.
- getRepoName() - Method in interface com.google.cloudbuild.v1.RepoSourceOrBuilder
-
Name of the Cloud Source Repository.
- getRepoNameBytes() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Name of the Cloud Source Repository.
- getRepoNameBytes() - Method in class com.google.cloudbuild.v1.RepoSource
-
Name of the Cloud Source Repository.
- getRepoNameBytes() - Method in interface com.google.cloudbuild.v1.RepoSourceOrBuilder
-
Name of the Cloud Source Repository.
- getRepositories(int) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
-
Repository resources created.
- getRepositories(int) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
-
Repository resources created.
- getRepositories(int) - Method in interface com.google.cloudbuild.v2.BatchCreateRepositoriesResponseOrBuilder
-
Repository resources created.
- getRepositories(int) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
-
repositories ready to be created.
- getRepositories(int) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
-
repositories ready to be created.
- getRepositories(int) - Method in interface com.google.cloudbuild.v2.FetchLinkableRepositoriesResponseOrBuilder
-
repositories ready to be created.
- getRepositories(int) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
-
The list of Repositories.
- getRepositories(int) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse
-
The list of Repositories.
- getRepositories(int) - Method in interface com.google.cloudbuild.v2.ListRepositoriesResponseOrBuilder
-
The list of Repositories.
- getRepositoriesBuilder(int) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
-
Repository resources created.
- getRepositoriesBuilder(int) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
-
repositories ready to be created.
- getRepositoriesBuilder(int) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
-
The list of Repositories.
- getRepositoriesBuilderList() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
-
Repository resources created.
- getRepositoriesBuilderList() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
-
repositories ready to be created.
- getRepositoriesBuilderList() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
-
The list of Repositories.
- getRepositoriesCount() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
-
Repository resources created.
- getRepositoriesCount() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
-
Repository resources created.
- getRepositoriesCount() - Method in interface com.google.cloudbuild.v2.BatchCreateRepositoriesResponseOrBuilder
-
Repository resources created.
- getRepositoriesCount() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
-
repositories ready to be created.
- getRepositoriesCount() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
-
repositories ready to be created.
- getRepositoriesCount() - Method in interface com.google.cloudbuild.v2.FetchLinkableRepositoriesResponseOrBuilder
-
repositories ready to be created.
- getRepositoriesCount() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
-
The list of Repositories.
- getRepositoriesCount() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse
-
The list of Repositories.
- getRepositoriesCount() - Method in interface com.google.cloudbuild.v2.ListRepositoriesResponseOrBuilder
-
The list of Repositories.
- getRepositoriesList() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
-
Repository resources created.
- getRepositoriesList() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
-
Repository resources created.
- getRepositoriesList() - Method in interface com.google.cloudbuild.v2.BatchCreateRepositoriesResponseOrBuilder
-
Repository resources created.
- getRepositoriesList() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
-
repositories ready to be created.
- getRepositoriesList() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
-
repositories ready to be created.
- getRepositoriesList() - Method in interface com.google.cloudbuild.v2.FetchLinkableRepositoriesResponseOrBuilder
-
repositories ready to be created.
- getRepositoriesList() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
-
The list of Repositories.
- getRepositoriesList() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse
-
The list of Repositories.
- getRepositoriesList() - Method in interface com.google.cloudbuild.v2.ListRepositoriesResponseOrBuilder
-
The list of Repositories.
- getRepositoriesOrBuilder(int) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
-
Repository resources created.
- getRepositoriesOrBuilder(int) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
-
Repository resources created.
- getRepositoriesOrBuilder(int) - Method in interface com.google.cloudbuild.v2.BatchCreateRepositoriesResponseOrBuilder
-
Repository resources created.
- getRepositoriesOrBuilder(int) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
-
repositories ready to be created.
- getRepositoriesOrBuilder(int) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
-
repositories ready to be created.
- getRepositoriesOrBuilder(int) - Method in interface com.google.cloudbuild.v2.FetchLinkableRepositoriesResponseOrBuilder
-
repositories ready to be created.
- getRepositoriesOrBuilder(int) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
-
The list of Repositories.
- getRepositoriesOrBuilder(int) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse
-
The list of Repositories.
- getRepositoriesOrBuilder(int) - Method in interface com.google.cloudbuild.v2.ListRepositoriesResponseOrBuilder
-
The list of Repositories.
- getRepositoriesOrBuilderList() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
-
Repository resources created.
- getRepositoriesOrBuilderList() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
-
Repository resources created.
- getRepositoriesOrBuilderList() - Method in interface com.google.cloudbuild.v2.BatchCreateRepositoriesResponseOrBuilder
-
Repository resources created.
- getRepositoriesOrBuilderList() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
-
repositories ready to be created.
- getRepositoriesOrBuilderList() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
-
repositories ready to be created.
- getRepositoriesOrBuilderList() - Method in interface com.google.cloudbuild.v2.FetchLinkableRepositoriesResponseOrBuilder
-
repositories ready to be created.
- getRepositoriesOrBuilderList() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
-
The list of Repositories.
- getRepositoriesOrBuilderList() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse
-
The list of Repositories.
- getRepositoriesOrBuilderList() - Method in interface com.google.cloudbuild.v2.ListRepositoriesResponseOrBuilder
-
The list of Repositories.
- getRepository() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Artifact Registry repository, in the form "https://$REGION-maven.pkg.dev/$PROJECT/$REPOSITORY" Artifact in the workspace specified by path will be uploaded to Artifact Registry with this location as a prefix.
- getRepository() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
-
Artifact Registry repository, in the form "https://$REGION-maven.pkg.dev/$PROJECT/$REPOSITORY" Artifact in the workspace specified by path will be uploaded to Artifact Registry with this location as a prefix.
- getRepository() - Method in interface com.google.cloudbuild.v1.Artifacts.MavenArtifactOrBuilder
-
Artifact Registry repository, in the form "https://$REGION-maven.pkg.dev/$PROJECT/$REPOSITORY" Artifact in the workspace specified by path will be uploaded to Artifact Registry with this location as a prefix.
- getRepository() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
-
Artifact Registry repository, in the form "https://$REGION-npm.pkg.dev/$PROJECT/$REPOSITORY" Npm package in the workspace specified by path will be zipped and uploaded to Artifact Registry with this location as a prefix.
- getRepository() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
-
Artifact Registry repository, in the form "https://$REGION-npm.pkg.dev/$PROJECT/$REPOSITORY" Npm package in the workspace specified by path will be zipped and uploaded to Artifact Registry with this location as a prefix.
- getRepository() - Method in interface com.google.cloudbuild.v1.Artifacts.NpmPackageOrBuilder
-
Artifact Registry repository, in the form "https://$REGION-npm.pkg.dev/$PROJECT/$REPOSITORY" Npm package in the workspace specified by path will be zipped and uploaded to Artifact Registry with this location as a prefix.
- getRepository() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
-
Artifact Registry repository, in the form "https://$REGION-python.pkg.dev/$PROJECT/$REPOSITORY" Files in the workspace matching any path pattern will be uploaded to Artifact Registry with this location as a prefix.
- getRepository() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
-
Artifact Registry repository, in the form "https://$REGION-python.pkg.dev/$PROJECT/$REPOSITORY" Files in the workspace matching any path pattern will be uploaded to Artifact Registry with this location as a prefix.
- getRepository() - Method in interface com.google.cloudbuild.v1.Artifacts.PythonPackageOrBuilder
-
Artifact Registry repository, in the form "https://$REGION-python.pkg.dev/$PROJECT/$REPOSITORY" Files in the workspace matching any path pattern will be uploaded to Artifact Registry with this location as a prefix.
- getRepository() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
-
Required.
- getRepository() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest
-
Required.
- getRepository() - Method in interface com.google.cloudbuild.v2.CreateRepositoryRequestOrBuilder
-
Required.
- getRepository() - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest.Builder
-
Required.
- getRepository() - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest
-
Required.
- getRepository() - Method in interface com.google.cloudbuild.v2.FetchReadTokenRequestOrBuilder
-
Required.
- getRepository() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest.Builder
-
Required.
- getRepository() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
-
Required.
- getRepository() - Method in interface com.google.cloudbuild.v2.FetchReadWriteTokenRequestOrBuilder
-
Required.
- getRepository() - Method in class com.google.cloudbuild.v2.RepositoryName.Builder
- getRepository() - Method in class com.google.cloudbuild.v2.RepositoryName
- getRepository(GetRepositoryRequest) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Gets details of a single repository.
- getRepository(GetRepositoryRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerBlockingStub
-
Gets details of a single repository.
- getRepository(GetRepositoryRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerFutureStub
-
Gets details of a single repository.
- getRepository(GetRepositoryRequest, StreamObserver<Repository>) - Method in interface com.google.cloudbuild.v2.RepositoryManagerGrpc.AsyncService
-
Gets details of a single repository.
- getRepository(GetRepositoryRequest, StreamObserver<Repository>) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerStub
-
Gets details of a single repository.
- getRepository(RepositoryName) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Gets details of a single repository.
- getRepository(String) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Gets details of a single repository.
- getRepositoryBuilder() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
-
Required.
- getRepositoryBytes() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Artifact Registry repository, in the form "https://$REGION-maven.pkg.dev/$PROJECT/$REPOSITORY" Artifact in the workspace specified by path will be uploaded to Artifact Registry with this location as a prefix.
- getRepositoryBytes() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
-
Artifact Registry repository, in the form "https://$REGION-maven.pkg.dev/$PROJECT/$REPOSITORY" Artifact in the workspace specified by path will be uploaded to Artifact Registry with this location as a prefix.
- getRepositoryBytes() - Method in interface com.google.cloudbuild.v1.Artifacts.MavenArtifactOrBuilder
-
Artifact Registry repository, in the form "https://$REGION-maven.pkg.dev/$PROJECT/$REPOSITORY" Artifact in the workspace specified by path will be uploaded to Artifact Registry with this location as a prefix.
- getRepositoryBytes() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
-
Artifact Registry repository, in the form "https://$REGION-npm.pkg.dev/$PROJECT/$REPOSITORY" Npm package in the workspace specified by path will be zipped and uploaded to Artifact Registry with this location as a prefix.
- getRepositoryBytes() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
-
Artifact Registry repository, in the form "https://$REGION-npm.pkg.dev/$PROJECT/$REPOSITORY" Npm package in the workspace specified by path will be zipped and uploaded to Artifact Registry with this location as a prefix.
- getRepositoryBytes() - Method in interface com.google.cloudbuild.v1.Artifacts.NpmPackageOrBuilder
-
Artifact Registry repository, in the form "https://$REGION-npm.pkg.dev/$PROJECT/$REPOSITORY" Npm package in the workspace specified by path will be zipped and uploaded to Artifact Registry with this location as a prefix.
- getRepositoryBytes() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
-
Artifact Registry repository, in the form "https://$REGION-python.pkg.dev/$PROJECT/$REPOSITORY" Files in the workspace matching any path pattern will be uploaded to Artifact Registry with this location as a prefix.
- getRepositoryBytes() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
-
Artifact Registry repository, in the form "https://$REGION-python.pkg.dev/$PROJECT/$REPOSITORY" Files in the workspace matching any path pattern will be uploaded to Artifact Registry with this location as a prefix.
- getRepositoryBytes() - Method in interface com.google.cloudbuild.v1.Artifacts.PythonPackageOrBuilder
-
Artifact Registry repository, in the form "https://$REGION-python.pkg.dev/$PROJECT/$REPOSITORY" Files in the workspace matching any path pattern will be uploaded to Artifact Registry with this location as a prefix.
- getRepositoryBytes() - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest.Builder
-
Required.
- getRepositoryBytes() - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest
-
Required.
- getRepositoryBytes() - Method in interface com.google.cloudbuild.v2.FetchReadTokenRequestOrBuilder
-
Required.
- getRepositoryBytes() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest.Builder
-
Required.
- getRepositoryBytes() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
-
Required.
- getRepositoryBytes() - Method in interface com.google.cloudbuild.v2.FetchReadWriteTokenRequestOrBuilder
-
Required.
- getRepositoryCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Gets details of a single repository.
- getRepositoryCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- getRepositoryCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- getRepositoryCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- getRepositoryId() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
-
Required.
- getRepositoryId() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest
-
Required.
- getRepositoryId() - Method in interface com.google.cloudbuild.v2.CreateRepositoryRequestOrBuilder
-
Required.
- getRepositoryIdBytes() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
-
Required.
- getRepositoryIdBytes() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest
-
Required.
- getRepositoryIdBytes() - Method in interface com.google.cloudbuild.v2.CreateRepositoryRequestOrBuilder
-
Required.
- getRepositoryOrBuilder() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
-
Required.
- getRepositoryOrBuilder() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest
-
Required.
- getRepositoryOrBuilder() - Method in interface com.google.cloudbuild.v2.CreateRepositoryRequestOrBuilder
-
Required.
- GetRepositoryRequest - Class in com.google.cloudbuild.v2
-
Message for getting the details of a Repository.
- GetRepositoryRequest.Builder - Class in com.google.cloudbuild.v2
-
Message for getting the details of a Repository.
- GetRepositoryRequestOrBuilder - Interface in com.google.cloudbuild.v2
- getRepositorySettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
-
Returns the builder for the settings used for calls to getRepository.
- getRepositorySettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns the object with the settings used for calls to getRepository.
- getRepositorySettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
-
Returns the builder for the settings used for calls to getRepository.
- getRepositorySettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the object with the settings used for calls to getRepository.
- getRepoSource() - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this location in a Cloud Source Repository.
- getRepoSource() - Method in class com.google.cloudbuild.v1.Source
-
If provided, get the source from this location in a Cloud Source Repository.
- getRepoSource() - Method in interface com.google.cloudbuild.v1.SourceOrBuilder
-
If provided, get the source from this location in a Cloud Source Repository.
- getRepoSourceBuilder() - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this location in a Cloud Source Repository.
- getRepoSourceOrBuilder() - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this location in a Cloud Source Repository.
- getRepoSourceOrBuilder() - Method in class com.google.cloudbuild.v1.Source
-
If provided, get the source from this location in a Cloud Source Repository.
- getRepoSourceOrBuilder() - Method in interface com.google.cloudbuild.v1.SourceOrBuilder
-
If provided, get the source from this location in a Cloud Source Repository.
- getRequestedCancellation() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- getRequestedCancellation() - Method in class com.google.cloudbuild.v2.OperationMetadata
-
Output only.
- getRequestedCancellation() - Method in interface com.google.cloudbuild.v2.OperationMetadataOrBuilder
-
Output only.
- getRequestedCancellation() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- getRequestedCancellation() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
-
Output only.
- getRequestedCancellation() - Method in interface com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadataOrBuilder
-
Output only.
- getRequestedVerifyOption() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Requested verifiability options.
- getRequestedVerifyOption() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Requested verifiability options.
- getRequestedVerifyOption() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Requested verifiability options.
- getRequestedVerifyOptionValue() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Requested verifiability options.
- getRequestedVerifyOptionValue() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Requested verifiability options.
- getRequestedVerifyOptionValue() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Requested verifiability options.
- getRequests(int) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
-
Required.
- getRequests(int) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
-
Required.
- getRequests(int) - Method in interface com.google.cloudbuild.v2.BatchCreateRepositoriesRequestOrBuilder
-
Required.
- getRequestsBuilder(int) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
-
Required.
- getRequestsBuilderList() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
-
Required.
- getRequestsCount() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
-
Required.
- getRequestsCount() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
-
Required.
- getRequestsCount() - Method in interface com.google.cloudbuild.v2.BatchCreateRepositoriesRequestOrBuilder
-
Required.
- getRequestsList() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
-
Required.
- getRequestsList() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
-
Required.
- getRequestsList() - Method in interface com.google.cloudbuild.v2.BatchCreateRepositoriesRequestOrBuilder
-
Required.
- getRequestsOrBuilder(int) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
-
Required.
- getRequestsOrBuilder(int) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
-
Required.
- getRequestsOrBuilder(int) - Method in interface com.google.cloudbuild.v2.BatchCreateRepositoriesRequestOrBuilder
-
Required.
- getRequestsOrBuilderList() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
-
Required.
- getRequestsOrBuilderList() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
-
Required.
- getRequestsOrBuilderList() - Method in interface com.google.cloudbuild.v2.BatchCreateRepositoriesRequestOrBuilder
-
Required.
- getResolvedRepoSource() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
A copy of the build's `source.repo_source`, if exists, with any revisions resolved.
- getResolvedRepoSource() - Method in class com.google.cloudbuild.v1.SourceProvenance
-
A copy of the build's `source.repo_source`, if exists, with any revisions resolved.
- getResolvedRepoSource() - Method in interface com.google.cloudbuild.v1.SourceProvenanceOrBuilder
-
A copy of the build's `source.repo_source`, if exists, with any revisions resolved.
- getResolvedRepoSourceBuilder() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
A copy of the build's `source.repo_source`, if exists, with any revisions resolved.
- getResolvedRepoSourceOrBuilder() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
A copy of the build's `source.repo_source`, if exists, with any revisions resolved.
- getResolvedRepoSourceOrBuilder() - Method in class com.google.cloudbuild.v1.SourceProvenance
-
A copy of the build's `source.repo_source`, if exists, with any revisions resolved.
- getResolvedRepoSourceOrBuilder() - Method in interface com.google.cloudbuild.v1.SourceProvenanceOrBuilder
-
A copy of the build's `source.repo_source`, if exists, with any revisions resolved.
- getResolvedStorageSource() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
A copy of the build's `source.storage_source`, if exists, with any generations resolved.
- getResolvedStorageSource() - Method in class com.google.cloudbuild.v1.SourceProvenance
-
A copy of the build's `source.storage_source`, if exists, with any generations resolved.
- getResolvedStorageSource() - Method in interface com.google.cloudbuild.v1.SourceProvenanceOrBuilder
-
A copy of the build's `source.storage_source`, if exists, with any generations resolved.
- getResolvedStorageSourceBuilder() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
A copy of the build's `source.storage_source`, if exists, with any generations resolved.
- getResolvedStorageSourceManifest() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
A copy of the build's `source.storage_source_manifest`, if exists, with any revisions resolved.
- getResolvedStorageSourceManifest() - Method in class com.google.cloudbuild.v1.SourceProvenance
-
A copy of the build's `source.storage_source_manifest`, if exists, with any revisions resolved.
- getResolvedStorageSourceManifest() - Method in interface com.google.cloudbuild.v1.SourceProvenanceOrBuilder
-
A copy of the build's `source.storage_source_manifest`, if exists, with any revisions resolved.
- getResolvedStorageSourceManifestBuilder() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
A copy of the build's `source.storage_source_manifest`, if exists, with any revisions resolved.
- getResolvedStorageSourceManifestOrBuilder() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
A copy of the build's `source.storage_source_manifest`, if exists, with any revisions resolved.
- getResolvedStorageSourceManifestOrBuilder() - Method in class com.google.cloudbuild.v1.SourceProvenance
-
A copy of the build's `source.storage_source_manifest`, if exists, with any revisions resolved.
- getResolvedStorageSourceManifestOrBuilder() - Method in interface com.google.cloudbuild.v1.SourceProvenanceOrBuilder
-
A copy of the build's `source.storage_source_manifest`, if exists, with any revisions resolved.
- getResolvedStorageSourceOrBuilder() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
A copy of the build's `source.storage_source`, if exists, with any generations resolved.
- getResolvedStorageSourceOrBuilder() - Method in class com.google.cloudbuild.v1.SourceProvenance
-
A copy of the build's `source.storage_source`, if exists, with any generations resolved.
- getResolvedStorageSourceOrBuilder() - Method in interface com.google.cloudbuild.v1.SourceProvenanceOrBuilder
-
A copy of the build's `source.storage_source`, if exists, with any generations resolved.
- getResourceName() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
The `Trigger` name with format: `projects/{project}/locations/{location}/triggers/{trigger}`, where {trigger} is a unique identifier generated by the service.
- getResourceName() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
The `Trigger` name with format: `projects/{project}/locations/{location}/triggers/{trigger}`, where {trigger} is a unique identifier generated by the service.
- getResourceName() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
The `Trigger` name with format: `projects/{project}/locations/{location}/triggers/{trigger}`, where {trigger} is a unique identifier generated by the service.
- getResourceNameBytes() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
The `Trigger` name with format: `projects/{project}/locations/{location}/triggers/{trigger}`, where {trigger} is a unique identifier generated by the service.
- getResourceNameBytes() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
The `Trigger` name with format: `projects/{project}/locations/{location}/triggers/{trigger}`, where {trigger} is a unique identifier generated by the service.
- getResourceNameBytes() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
The `Trigger` name with format: `projects/{project}/locations/{location}/triggers/{trigger}`, where {trigger} is a unique identifier generated by the service.
- getResult() - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
-
Output only.
- getResult() - Method in class com.google.cloudbuild.v1.BuildApproval
-
Output only.
- getResult() - Method in interface com.google.cloudbuild.v1.BuildApprovalOrBuilder
-
Output only.
- getResultBuilder() - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
-
Output only.
- getResultOrBuilder() - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
-
Output only.
- getResultOrBuilder() - Method in class com.google.cloudbuild.v1.BuildApproval
-
Output only.
- getResultOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildApprovalOrBuilder
-
Output only.
- getResults() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getResults() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getResults() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getResultsBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getResultsOrBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getResultsOrBuilder() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getResultsOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getRetryBuildMethod() - Static method in class com.google.cloudbuild.v1.CloudBuildGrpc
- getRevision() - Method in class com.google.cloudbuild.v1.GitSource.Builder
-
The revision to fetch from the Git repository such as a branch, a tag, a commit SHA, or any Git ref.
- getRevision() - Method in class com.google.cloudbuild.v1.GitSource
-
The revision to fetch from the Git repository such as a branch, a tag, a commit SHA, or any Git ref.
- getRevision() - Method in interface com.google.cloudbuild.v1.GitSourceOrBuilder
-
The revision to fetch from the Git repository such as a branch, a tag, a commit SHA, or any Git ref.
- getRevisionBytes() - Method in class com.google.cloudbuild.v1.GitSource.Builder
-
The revision to fetch from the Git repository such as a branch, a tag, a commit SHA, or any Git ref.
- getRevisionBytes() - Method in class com.google.cloudbuild.v1.GitSource
-
The revision to fetch from the Git repository such as a branch, a tag, a commit SHA, or any Git ref.
- getRevisionBytes() - Method in interface com.google.cloudbuild.v1.GitSourceOrBuilder
-
The revision to fetch from the Git repository such as a branch, a tag, a commit SHA, or any Git ref.
- getRevisionCase() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
- getRevisionCase() - Method in class com.google.cloudbuild.v1.RepoSource
- getRevisionCase() - Method in interface com.google.cloudbuild.v1.RepoSourceOrBuilder
- getRunBuildTriggerMethod() - Static method in class com.google.cloudbuild.v1.CloudBuildGrpc
- getScript() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A shell script to be executed in the step.
- getScript() - Method in class com.google.cloudbuild.v1.BuildStep
-
A shell script to be executed in the step.
- getScript() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
A shell script to be executed in the step.
- getScriptBytes() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A shell script to be executed in the step.
- getScriptBytes() - Method in class com.google.cloudbuild.v1.BuildStep
-
A shell script to be executed in the step.
- getScriptBytes() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
A shell script to be executed in the step.
- getSecret() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
Secret token used for authorization if an OAuth token isn't provided.
- getSecret() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
-
Secret token used for authorization if an OAuth token isn't provided.
- getSecret() - Method in interface com.google.cloudbuild.v1.ReceiveTriggerWebhookRequestOrBuilder
-
Secret token used for authorization if an OAuth token isn't provided.
- getSecret() - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
-
Required.
- getSecret() - Method in class com.google.cloudbuild.v1.WebhookConfig
-
Required.
- getSecret() - Method in interface com.google.cloudbuild.v1.WebhookConfigOrBuilder
-
Required.
- getSecretBytes() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
Secret token used for authorization if an OAuth token isn't provided.
- getSecretBytes() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
-
Secret token used for authorization if an OAuth token isn't provided.
- getSecretBytes() - Method in interface com.google.cloudbuild.v1.ReceiveTriggerWebhookRequestOrBuilder
-
Secret token used for authorization if an OAuth token isn't provided.
- getSecretBytes() - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
-
Required.
- getSecretBytes() - Method in class com.google.cloudbuild.v1.WebhookConfig
-
Required.
- getSecretBytes() - Method in interface com.google.cloudbuild.v1.WebhookConfigOrBuilder
-
Required.
- getSecretEnv() - Method in class com.google.cloudbuild.v1.Secret.Builder
-
Deprecated.
- getSecretEnv() - Method in class com.google.cloudbuild.v1.Secret
-
Deprecated.
- getSecretEnv() - Method in interface com.google.cloudbuild.v1.SecretOrBuilder
-
Deprecated.
- getSecretEnv(int) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key.
- getSecretEnv(int) - Method in class com.google.cloudbuild.v1.BuildOptions
-
A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key.
- getSecretEnv(int) - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key.
- getSecretEnv(int) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of environment variables which are encrypted using a Cloud Key Management Service crypto key.
- getSecretEnv(int) - Method in class com.google.cloudbuild.v1.BuildStep
-
A list of environment variables which are encrypted using a Cloud Key Management Service crypto key.
- getSecretEnv(int) - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
A list of environment variables which are encrypted using a Cloud Key Management Service crypto key.
- getSecretEnvBytes(int) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key.
- getSecretEnvBytes(int) - Method in class com.google.cloudbuild.v1.BuildOptions
-
A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key.
- getSecretEnvBytes(int) - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key.
- getSecretEnvBytes(int) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of environment variables which are encrypted using a Cloud Key Management Service crypto key.
- getSecretEnvBytes(int) - Method in class com.google.cloudbuild.v1.BuildStep
-
A list of environment variables which are encrypted using a Cloud Key Management Service crypto key.
- getSecretEnvBytes(int) - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
A list of environment variables which are encrypted using a Cloud Key Management Service crypto key.
- getSecretEnvCount() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key.
- getSecretEnvCount() - Method in class com.google.cloudbuild.v1.BuildOptions
-
A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key.
- getSecretEnvCount() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key.
- getSecretEnvCount() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of environment variables which are encrypted using a Cloud Key Management Service crypto key.
- getSecretEnvCount() - Method in class com.google.cloudbuild.v1.BuildStep
-
A list of environment variables which are encrypted using a Cloud Key Management Service crypto key.
- getSecretEnvCount() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
A list of environment variables which are encrypted using a Cloud Key Management Service crypto key.
- getSecretEnvCount() - Method in class com.google.cloudbuild.v1.Secret.Builder
- getSecretEnvCount() - Method in class com.google.cloudbuild.v1.Secret
- getSecretEnvCount() - Method in interface com.google.cloudbuild.v1.SecretOrBuilder
-
Map of environment variable name to its encrypted value.
- getSecretEnvList() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key.
- getSecretEnvList() - Method in class com.google.cloudbuild.v1.BuildOptions
-
A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key.
- getSecretEnvList() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key.
- getSecretEnvList() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of environment variables which are encrypted using a Cloud Key Management Service crypto key.
- getSecretEnvList() - Method in class com.google.cloudbuild.v1.BuildStep
-
A list of environment variables which are encrypted using a Cloud Key Management Service crypto key.
- getSecretEnvList() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
A list of environment variables which are encrypted using a Cloud Key Management Service crypto key.
- getSecretEnvMap() - Method in class com.google.cloudbuild.v1.Secret.Builder
-
Map of environment variable name to its encrypted value.
- getSecretEnvMap() - Method in class com.google.cloudbuild.v1.Secret
-
Map of environment variable name to its encrypted value.
- getSecretEnvMap() - Method in interface com.google.cloudbuild.v1.SecretOrBuilder
-
Map of environment variable name to its encrypted value.
- getSecretEnvOrDefault(String, ByteString) - Method in class com.google.cloudbuild.v1.Secret.Builder
-
Map of environment variable name to its encrypted value.
- getSecretEnvOrDefault(String, ByteString) - Method in class com.google.cloudbuild.v1.Secret
-
Map of environment variable name to its encrypted value.
- getSecretEnvOrDefault(String, ByteString) - Method in interface com.google.cloudbuild.v1.SecretOrBuilder
-
Map of environment variable name to its encrypted value.
- getSecretEnvOrThrow(String) - Method in class com.google.cloudbuild.v1.Secret.Builder
-
Map of environment variable name to its encrypted value.
- getSecretEnvOrThrow(String) - Method in class com.google.cloudbuild.v1.Secret
-
Map of environment variable name to its encrypted value.
- getSecretEnvOrThrow(String) - Method in interface com.google.cloudbuild.v1.SecretOrBuilder
-
Map of environment variable name to its encrypted value.
- getSecretManager(int) - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets in Secret Manager and associated secret environment variable.
- getSecretManager(int) - Method in class com.google.cloudbuild.v1.Secrets
-
Secrets in Secret Manager and associated secret environment variable.
- getSecretManager(int) - Method in interface com.google.cloudbuild.v1.SecretsOrBuilder
-
Secrets in Secret Manager and associated secret environment variable.
- getSecretManagerBuilder(int) - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets in Secret Manager and associated secret environment variable.
- getSecretManagerBuilderList() - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets in Secret Manager and associated secret environment variable.
- getSecretManagerCount() - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets in Secret Manager and associated secret environment variable.
- getSecretManagerCount() - Method in class com.google.cloudbuild.v1.Secrets
-
Secrets in Secret Manager and associated secret environment variable.
- getSecretManagerCount() - Method in interface com.google.cloudbuild.v1.SecretsOrBuilder
-
Secrets in Secret Manager and associated secret environment variable.
- getSecretManagerList() - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets in Secret Manager and associated secret environment variable.
- getSecretManagerList() - Method in class com.google.cloudbuild.v1.Secrets
-
Secrets in Secret Manager and associated secret environment variable.
- getSecretManagerList() - Method in interface com.google.cloudbuild.v1.SecretsOrBuilder
-
Secrets in Secret Manager and associated secret environment variable.
- getSecretManagerOrBuilder(int) - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets in Secret Manager and associated secret environment variable.
- getSecretManagerOrBuilder(int) - Method in class com.google.cloudbuild.v1.Secrets
-
Secrets in Secret Manager and associated secret environment variable.
- getSecretManagerOrBuilder(int) - Method in interface com.google.cloudbuild.v1.SecretsOrBuilder
-
Secrets in Secret Manager and associated secret environment variable.
- getSecretManagerOrBuilderList() - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets in Secret Manager and associated secret environment variable.
- getSecretManagerOrBuilderList() - Method in class com.google.cloudbuild.v1.Secrets
-
Secrets in Secret Manager and associated secret environment variable.
- getSecretManagerOrBuilderList() - Method in interface com.google.cloudbuild.v1.SecretsOrBuilder
-
Secrets in Secret Manager and associated secret environment variable.
- getSecrets(int) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets to decrypt using Cloud Key Management Service.
- getSecrets(int) - Method in class com.google.cloudbuild.v1.Build
-
Secrets to decrypt using Cloud Key Management Service.
- getSecrets(int) - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Secrets to decrypt using Cloud Key Management Service.
- getSecretsBuilder(int) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets to decrypt using Cloud Key Management Service.
- getSecretsBuilderList() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets to decrypt using Cloud Key Management Service.
- getSecretsCount() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets to decrypt using Cloud Key Management Service.
- getSecretsCount() - Method in class com.google.cloudbuild.v1.Build
-
Secrets to decrypt using Cloud Key Management Service.
- getSecretsCount() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Secrets to decrypt using Cloud Key Management Service.
- getSecretsList() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets to decrypt using Cloud Key Management Service.
- getSecretsList() - Method in class com.google.cloudbuild.v1.Build
-
Secrets to decrypt using Cloud Key Management Service.
- getSecretsList() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Secrets to decrypt using Cloud Key Management Service.
- getSecretsOrBuilder(int) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets to decrypt using Cloud Key Management Service.
- getSecretsOrBuilder(int) - Method in class com.google.cloudbuild.v1.Build
-
Secrets to decrypt using Cloud Key Management Service.
- getSecretsOrBuilder(int) - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Secrets to decrypt using Cloud Key Management Service.
- getSecretsOrBuilderList() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets to decrypt using Cloud Key Management Service.
- getSecretsOrBuilderList() - Method in class com.google.cloudbuild.v1.Build
-
Secrets to decrypt using Cloud Key Management Service.
- getSecretsOrBuilderList() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Secrets to decrypt using Cloud Key Management Service.
- getSerializedSize() - Method in class com.google.cloudbuild.v1.ApprovalConfig
- getSerializedSize() - Method in class com.google.cloudbuild.v1.ApprovalResult
- getSerializedSize() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v1.ArtifactResult
- getSerializedSize() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- getSerializedSize() - Method in class com.google.cloudbuild.v1.Artifacts
- getSerializedSize() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- getSerializedSize() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- getSerializedSize() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- getSerializedSize() - Method in class com.google.cloudbuild.v1.Build.FailureInfo
- getSerializedSize() - Method in class com.google.cloudbuild.v1.Build
- getSerializedSize() - Method in class com.google.cloudbuild.v1.Build.Warning
- getSerializedSize() - Method in class com.google.cloudbuild.v1.BuildApproval
- getSerializedSize() - Method in class com.google.cloudbuild.v1.BuildOperationMetadata
- getSerializedSize() - Method in class com.google.cloudbuild.v1.BuildOptions
- getSerializedSize() - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- getSerializedSize() - Method in class com.google.cloudbuild.v1.BuildStep
- getSerializedSize() - Method in class com.google.cloudbuild.v1.BuildTrigger
- getSerializedSize() - Method in class com.google.cloudbuild.v1.BuiltImage
- getSerializedSize() - Method in class com.google.cloudbuild.v1.CancelBuildRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v1.CreateBuildRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- getSerializedSize() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- getSerializedSize() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v1.FileHashes
- getSerializedSize() - Method in class com.google.cloudbuild.v1.GetBuildRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig
- getSerializedSize() - Method in class com.google.cloudbuild.v1.GitSource
- getSerializedSize() - Method in class com.google.cloudbuild.v1.Hash
- getSerializedSize() - Method in class com.google.cloudbuild.v1.InlineSecret
- getSerializedSize() - Method in class com.google.cloudbuild.v1.ListBuildsRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v1.ListBuildsResponse
- getSerializedSize() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- getSerializedSize() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- getSerializedSize() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- getSerializedSize() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- getSerializedSize() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- getSerializedSize() - Method in class com.google.cloudbuild.v1.PubsubConfig
- getSerializedSize() - Method in class com.google.cloudbuild.v1.PullRequestFilter
- getSerializedSize() - Method in class com.google.cloudbuild.v1.PushFilter
- getSerializedSize() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- getSerializedSize() - Method in class com.google.cloudbuild.v1.RepoSource
- getSerializedSize() - Method in class com.google.cloudbuild.v1.Results
- getSerializedSize() - Method in class com.google.cloudbuild.v1.RetryBuildRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v1.Secret
- getSerializedSize() - Method in class com.google.cloudbuild.v1.SecretManagerSecret
- getSerializedSize() - Method in class com.google.cloudbuild.v1.Secrets
- getSerializedSize() - Method in class com.google.cloudbuild.v1.Source
- getSerializedSize() - Method in class com.google.cloudbuild.v1.SourceProvenance
- getSerializedSize() - Method in class com.google.cloudbuild.v1.StorageSource
- getSerializedSize() - Method in class com.google.cloudbuild.v1.StorageSourceManifest
- getSerializedSize() - Method in class com.google.cloudbuild.v1.TimeSpan
- getSerializedSize() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- getSerializedSize() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- getSerializedSize() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage
- getSerializedSize() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage
- getSerializedSize() - Method in class com.google.cloudbuild.v1.Volume
- getSerializedSize() - Method in class com.google.cloudbuild.v1.WebhookConfig
- getSerializedSize() - Method in class com.google.cloudbuild.v1.WorkerPool
- getSerializedSize() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- getSerializedSize() - Method in class com.google.cloudbuild.v2.Connection
- getSerializedSize() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- getSerializedSize() - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- getSerializedSize() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- getSerializedSize() - Method in class com.google.cloudbuild.v2.GetConnectionRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v2.GetRepositoryRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v2.GitHubConfig
- getSerializedSize() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- getSerializedSize() - Method in class com.google.cloudbuild.v2.InstallationState
- getSerializedSize() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse
- getSerializedSize() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- getSerializedSize() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- getSerializedSize() - Method in class com.google.cloudbuild.v2.OAuthCredential
- getSerializedSize() - Method in class com.google.cloudbuild.v2.OperationMetadata
- getSerializedSize() - Method in class com.google.cloudbuild.v2.Repository
- getSerializedSize() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- getSerializedSize() - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- getSerializedSize() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- getServerVersion() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Output only.
- getServerVersion() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
-
Output only.
- getServerVersion() - Method in interface com.google.cloudbuild.v2.GitHubEnterpriseConfigOrBuilder
-
Output only.
- getServerVersionBytes() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Output only.
- getServerVersionBytes() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
-
Output only.
- getServerVersionBytes() - Method in interface com.google.cloudbuild.v2.GitHubEnterpriseConfigOrBuilder
-
Output only.
- getService() - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig.Builder
-
Required.
- getService() - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
-
Required.
- getService() - Method in interface com.google.cloudbuild.v2.ServiceDirectoryConfigOrBuilder
-
Required.
- getServiceAccount() - Method in class com.google.cloudbuild.v1.Build.Builder
-
IAM service account whose credentials will be used at build runtime.
- getServiceAccount() - Method in class com.google.cloudbuild.v1.Build
-
IAM service account whose credentials will be used at build runtime.
- getServiceAccount() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
IAM service account whose credentials will be used at build runtime.
- getServiceAccount() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
The service account used for all user-controlled operations including UpdateBuildTrigger, RunBuildTrigger, CreateBuild, and CancelBuild.
- getServiceAccount() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
The service account used for all user-controlled operations including UpdateBuildTrigger, RunBuildTrigger, CreateBuild, and CancelBuild.
- getServiceAccount() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
The service account used for all user-controlled operations including UpdateBuildTrigger, RunBuildTrigger, CreateBuild, and CancelBuild.
- getServiceAccountBytes() - Method in class com.google.cloudbuild.v1.Build.Builder
-
IAM service account whose credentials will be used at build runtime.
- getServiceAccountBytes() - Method in class com.google.cloudbuild.v1.Build
-
IAM service account whose credentials will be used at build runtime.
- getServiceAccountBytes() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
IAM service account whose credentials will be used at build runtime.
- getServiceAccountBytes() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
The service account used for all user-controlled operations including UpdateBuildTrigger, RunBuildTrigger, CreateBuild, and CancelBuild.
- getServiceAccountBytes() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
The service account used for all user-controlled operations including UpdateBuildTrigger, RunBuildTrigger, CreateBuild, and CancelBuild.
- getServiceAccountBytes() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
The service account used for all user-controlled operations including UpdateBuildTrigger, RunBuildTrigger, CreateBuild, and CancelBuild.
- getServiceAccountEmail() - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
-
Service account that will make the push request.
- getServiceAccountEmail() - Method in class com.google.cloudbuild.v1.PubsubConfig
-
Service account that will make the push request.
- getServiceAccountEmail() - Method in interface com.google.cloudbuild.v1.PubsubConfigOrBuilder
-
Service account that will make the push request.
- getServiceAccountEmailBytes() - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
-
Service account that will make the push request.
- getServiceAccountEmailBytes() - Method in class com.google.cloudbuild.v1.PubsubConfig
-
Service account that will make the push request.
- getServiceAccountEmailBytes() - Method in interface com.google.cloudbuild.v1.PubsubConfigOrBuilder
-
Service account that will make the push request.
- getServiceBytes() - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig.Builder
-
Required.
- getServiceBytes() - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
-
Required.
- getServiceBytes() - Method in interface com.google.cloudbuild.v2.ServiceDirectoryConfigOrBuilder
-
Required.
- getServiceDescriptor() - Static method in class com.google.cloudbuild.v1.CloudBuildGrpc
- getServiceDescriptor() - Static method in class com.google.cloudbuild.v2.RepositoryManagerGrpc
- getServiceDirectoryConfig() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Configuration for using Service Directory to privately connect to a GitHub Enterprise server.
- getServiceDirectoryConfig() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
-
Configuration for using Service Directory to privately connect to a GitHub Enterprise server.
- getServiceDirectoryConfig() - Method in interface com.google.cloudbuild.v2.GitHubEnterpriseConfigOrBuilder
-
Configuration for using Service Directory to privately connect to a GitHub Enterprise server.
- getServiceDirectoryConfigBuilder() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Configuration for using Service Directory to privately connect to a GitHub Enterprise server.
- getServiceDirectoryConfigOrBuilder() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Configuration for using Service Directory to privately connect to a GitHub Enterprise server.
- getServiceDirectoryConfigOrBuilder() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
-
Configuration for using Service Directory to privately connect to a GitHub Enterprise server.
- getServiceDirectoryConfigOrBuilder() - Method in interface com.google.cloudbuild.v2.GitHubEnterpriseConfigOrBuilder
-
Configuration for using Service Directory to privately connect to a GitHub Enterprise server.
- getSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
- getSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
- getSource() - Method in class com.google.cloudbuild.v1.Build.Builder
-
The location of the source files to build.
- getSource() - Method in class com.google.cloudbuild.v1.Build
-
The location of the source files to build.
- getSource() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
The location of the source files to build.
- getSource() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
-
Source to build against this trigger.
- getSource() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
-
Source to build against this trigger.
- getSource() - Method in interface com.google.cloudbuild.v1.RunBuildTriggerRequestOrBuilder
-
Source to build against this trigger.
- getSourceBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
The location of the source files to build.
- getSourceBuilder() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
-
Source to build against this trigger.
- getSourceCase() - Method in class com.google.cloudbuild.v1.Source.Builder
- getSourceCase() - Method in class com.google.cloudbuild.v1.Source
- getSourceCase() - Method in interface com.google.cloudbuild.v1.SourceOrBuilder
- getSourceOrBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
The location of the source files to build.
- getSourceOrBuilder() - Method in class com.google.cloudbuild.v1.Build
-
The location of the source files to build.
- getSourceOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
The location of the source files to build.
- getSourceOrBuilder() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
-
Source to build against this trigger.
- getSourceOrBuilder() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
-
Source to build against this trigger.
- getSourceOrBuilder() - Method in interface com.google.cloudbuild.v1.RunBuildTriggerRequestOrBuilder
-
Source to build against this trigger.
- getSourceProvenance() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getSourceProvenance() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getSourceProvenance() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getSourceProvenanceBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getSourceProvenanceHash(int) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Requested hash for SourceProvenance.
- getSourceProvenanceHash(int) - Method in class com.google.cloudbuild.v1.BuildOptions
-
Requested hash for SourceProvenance.
- getSourceProvenanceHash(int) - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Requested hash for SourceProvenance.
- getSourceProvenanceHashCount() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Requested hash for SourceProvenance.
- getSourceProvenanceHashCount() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Requested hash for SourceProvenance.
- getSourceProvenanceHashCount() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Requested hash for SourceProvenance.
- getSourceProvenanceHashList() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Requested hash for SourceProvenance.
- getSourceProvenanceHashList() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Requested hash for SourceProvenance.
- getSourceProvenanceHashList() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Requested hash for SourceProvenance.
- getSourceProvenanceHashValue(int) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Requested hash for SourceProvenance.
- getSourceProvenanceHashValue(int) - Method in class com.google.cloudbuild.v1.BuildOptions
-
Requested hash for SourceProvenance.
- getSourceProvenanceHashValue(int) - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Requested hash for SourceProvenance.
- getSourceProvenanceHashValueList() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Requested hash for SourceProvenance.
- getSourceProvenanceHashValueList() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Requested hash for SourceProvenance.
- getSourceProvenanceHashValueList() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Requested hash for SourceProvenance.
- getSourceProvenanceOrBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getSourceProvenanceOrBuilder() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getSourceProvenanceOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getSslCa() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
SSL certificate to use for requests to GitHub Enterprise.
- getSslCa() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
-
SSL certificate to use for requests to GitHub Enterprise.
- getSslCa() - Method in interface com.google.cloudbuild.v2.GitHubEnterpriseConfigOrBuilder
-
SSL certificate to use for requests to GitHub Enterprise.
- getSslCaBytes() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
SSL certificate to use for requests to GitHub Enterprise.
- getSslCaBytes() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
-
SSL certificate to use for requests to GitHub Enterprise.
- getSslCaBytes() - Method in interface com.google.cloudbuild.v2.GitHubEnterpriseConfigOrBuilder
-
SSL certificate to use for requests to GitHub Enterprise.
- getStage() - Method in class com.google.cloudbuild.v2.InstallationState.Builder
-
Output only.
- getStage() - Method in class com.google.cloudbuild.v2.InstallationState
-
Output only.
- getStage() - Method in interface com.google.cloudbuild.v2.InstallationStateOrBuilder
-
Output only.
- getStageValue() - Method in class com.google.cloudbuild.v2.InstallationState.Builder
-
Output only.
- getStageValue() - Method in class com.google.cloudbuild.v2.InstallationState
-
Output only.
- getStageValue() - Method in interface com.google.cloudbuild.v2.InstallationStateOrBuilder
-
Output only.
- getStartTime() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getStartTime() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getStartTime() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getStartTime() - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
-
Start of time span.
- getStartTime() - Method in class com.google.cloudbuild.v1.TimeSpan
-
Start of time span.
- getStartTime() - Method in interface com.google.cloudbuild.v1.TimeSpanOrBuilder
-
Start of time span.
- getStartTimeBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getStartTimeBuilder() - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
-
Start of time span.
- getStartTimeOrBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getStartTimeOrBuilder() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getStartTimeOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getStartTimeOrBuilder() - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
-
Start of time span.
- getStartTimeOrBuilder() - Method in class com.google.cloudbuild.v1.TimeSpan
-
Start of time span.
- getStartTimeOrBuilder() - Method in interface com.google.cloudbuild.v1.TimeSpanOrBuilder
-
Start of time span.
- getState() - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
-
Output only.
- getState() - Method in class com.google.cloudbuild.v1.BuildApproval
-
Output only.
- getState() - Method in interface com.google.cloudbuild.v1.BuildApprovalOrBuilder
-
Output only.
- getState() - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
-
Potential issues with the underlying Pub/Sub subscription configuration.
- getState() - Method in class com.google.cloudbuild.v1.PubsubConfig
-
Potential issues with the underlying Pub/Sub subscription configuration.
- getState() - Method in interface com.google.cloudbuild.v1.PubsubConfigOrBuilder
-
Potential issues with the underlying Pub/Sub subscription configuration.
- getState() - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
-
Potential issues with the underlying Pub/Sub subscription configuration.
- getState() - Method in class com.google.cloudbuild.v1.WebhookConfig
-
Potential issues with the underlying Pub/Sub subscription configuration.
- getState() - Method in interface com.google.cloudbuild.v1.WebhookConfigOrBuilder
-
Potential issues with the underlying Pub/Sub subscription configuration.
- getState() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- getState() - Method in class com.google.cloudbuild.v1.WorkerPool
-
Output only.
- getState() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
Output only.
- getStateValue() - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
-
Output only.
- getStateValue() - Method in class com.google.cloudbuild.v1.BuildApproval
-
Output only.
- getStateValue() - Method in interface com.google.cloudbuild.v1.BuildApprovalOrBuilder
-
Output only.
- getStateValue() - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
-
Potential issues with the underlying Pub/Sub subscription configuration.
- getStateValue() - Method in class com.google.cloudbuild.v1.PubsubConfig
-
Potential issues with the underlying Pub/Sub subscription configuration.
- getStateValue() - Method in interface com.google.cloudbuild.v1.PubsubConfigOrBuilder
-
Potential issues with the underlying Pub/Sub subscription configuration.
- getStateValue() - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
-
Potential issues with the underlying Pub/Sub subscription configuration.
- getStateValue() - Method in class com.google.cloudbuild.v1.WebhookConfig
-
Potential issues with the underlying Pub/Sub subscription configuration.
- getStateValue() - Method in interface com.google.cloudbuild.v1.WebhookConfigOrBuilder
-
Potential issues with the underlying Pub/Sub subscription configuration.
- getStateValue() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- getStateValue() - Method in class com.google.cloudbuild.v1.WorkerPool
-
Output only.
- getStateValue() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
Output only.
- getStatus() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getStatus() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getStatus() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getStatus() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Output only.
- getStatus() - Method in class com.google.cloudbuild.v1.BuildStep
-
Output only.
- getStatus() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
Output only.
- getStatusDetail() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getStatusDetail() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getStatusDetail() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getStatusDetailBytes() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getStatusDetailBytes() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getStatusDetailBytes() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getStatusMessage() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- getStatusMessage() - Method in class com.google.cloudbuild.v2.OperationMetadata
-
Output only.
- getStatusMessage() - Method in interface com.google.cloudbuild.v2.OperationMetadataOrBuilder
-
Output only.
- getStatusMessageBytes() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- getStatusMessageBytes() - Method in class com.google.cloudbuild.v2.OperationMetadata
-
Output only.
- getStatusMessageBytes() - Method in interface com.google.cloudbuild.v2.OperationMetadataOrBuilder
-
Output only.
- getStatusValue() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getStatusValue() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getStatusValue() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getStatusValue() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Output only.
- getStatusValue() - Method in class com.google.cloudbuild.v1.BuildStep
-
Output only.
- getStatusValue() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
Output only.
- getSteps(int) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Required.
- getSteps(int) - Method in class com.google.cloudbuild.v1.Build
-
Required.
- getSteps(int) - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Required.
- getStepsBuilder(int) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Required.
- getStepsBuilderList() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Required.
- getStepsCount() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Required.
- getStepsCount() - Method in class com.google.cloudbuild.v1.Build
-
Required.
- getStepsCount() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Required.
- getStepsList() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Required.
- getStepsList() - Method in class com.google.cloudbuild.v1.Build
-
Required.
- getStepsList() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Required.
- getStepsOrBuilder(int) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Required.
- getStepsOrBuilder(int) - Method in class com.google.cloudbuild.v1.Build
-
Required.
- getStepsOrBuilder(int) - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Required.
- getStepsOrBuilderList() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Required.
- getStepsOrBuilderList() - Method in class com.google.cloudbuild.v1.Build
-
Required.
- getStepsOrBuilderList() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Required.
- getStorageSource() - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this location in Google Cloud Storage.
- getStorageSource() - Method in class com.google.cloudbuild.v1.Source
-
If provided, get the source from this location in Google Cloud Storage.
- getStorageSource() - Method in interface com.google.cloudbuild.v1.SourceOrBuilder
-
If provided, get the source from this location in Google Cloud Storage.
- getStorageSourceBuilder() - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this location in Google Cloud Storage.
- getStorageSourceManifest() - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this manifest in Google Cloud Storage.
- getStorageSourceManifest() - Method in class com.google.cloudbuild.v1.Source
-
If provided, get the source from this manifest in Google Cloud Storage.
- getStorageSourceManifest() - Method in interface com.google.cloudbuild.v1.SourceOrBuilder
-
If provided, get the source from this manifest in Google Cloud Storage.
- getStorageSourceManifestBuilder() - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this manifest in Google Cloud Storage.
- getStorageSourceManifestOrBuilder() - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this manifest in Google Cloud Storage.
- getStorageSourceManifestOrBuilder() - Method in class com.google.cloudbuild.v1.Source
-
If provided, get the source from this manifest in Google Cloud Storage.
- getStorageSourceManifestOrBuilder() - Method in interface com.google.cloudbuild.v1.SourceOrBuilder
-
If provided, get the source from this manifest in Google Cloud Storage.
- getStorageSourceOrBuilder() - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this location in Google Cloud Storage.
- getStorageSourceOrBuilder() - Method in class com.google.cloudbuild.v1.Source
-
If provided, get the source from this location in Google Cloud Storage.
- getStorageSourceOrBuilder() - Method in interface com.google.cloudbuild.v1.SourceOrBuilder
-
If provided, get the source from this location in Google Cloud Storage.
- getStub() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
- getStub() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
- getStubSettingsBuilder() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
- getStubSettingsBuilder() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
- getSubscription() - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
-
Output only.
- getSubscription() - Method in class com.google.cloudbuild.v1.PubsubConfig
-
Output only.
- getSubscription() - Method in interface com.google.cloudbuild.v1.PubsubConfigOrBuilder
-
Output only.
- getSubscriptionBytes() - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
-
Output only.
- getSubscriptionBytes() - Method in class com.google.cloudbuild.v1.PubsubConfig
-
Output only.
- getSubscriptionBytes() - Method in interface com.google.cloudbuild.v1.PubsubConfigOrBuilder
-
Output only.
- getSubstitutionOption() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Option to specify behavior when there is an error in the substitution checks.
- getSubstitutionOption() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Option to specify behavior when there is an error in the substitution checks.
- getSubstitutionOption() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Option to specify behavior when there is an error in the substitution checks.
- getSubstitutionOptionValue() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Option to specify behavior when there is an error in the substitution checks.
- getSubstitutionOptionValue() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Option to specify behavior when there is an error in the substitution checks.
- getSubstitutionOptionValue() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Option to specify behavior when there is an error in the substitution checks.
- getSubstitutions() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Deprecated.
- getSubstitutions() - Method in class com.google.cloudbuild.v1.Build
-
Deprecated.
- getSubstitutions() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Deprecated.
- getSubstitutions() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Deprecated.
- getSubstitutions() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Deprecated.
- getSubstitutions() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Deprecated.
- getSubstitutions() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Deprecated.
- getSubstitutions() - Method in class com.google.cloudbuild.v1.RepoSource
-
Deprecated.
- getSubstitutions() - Method in interface com.google.cloudbuild.v1.RepoSourceOrBuilder
-
Deprecated.
- getSubstitutionsCount() - Method in class com.google.cloudbuild.v1.Build.Builder
- getSubstitutionsCount() - Method in class com.google.cloudbuild.v1.Build
- getSubstitutionsCount() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Substitutions data for `Build` resource.
- getSubstitutionsCount() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- getSubstitutionsCount() - Method in class com.google.cloudbuild.v1.BuildTrigger
- getSubstitutionsCount() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Substitutions for Build resource.
- getSubstitutionsCount() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
- getSubstitutionsCount() - Method in class com.google.cloudbuild.v1.RepoSource
- getSubstitutionsCount() - Method in interface com.google.cloudbuild.v1.RepoSourceOrBuilder
-
Substitutions to use in a triggered build.
- getSubstitutionsMap() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Substitutions data for `Build` resource.
- getSubstitutionsMap() - Method in class com.google.cloudbuild.v1.Build
-
Substitutions data for `Build` resource.
- getSubstitutionsMap() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Substitutions data for `Build` resource.
- getSubstitutionsMap() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Substitutions for Build resource.
- getSubstitutionsMap() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Substitutions for Build resource.
- getSubstitutionsMap() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Substitutions for Build resource.
- getSubstitutionsMap() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Substitutions to use in a triggered build.
- getSubstitutionsMap() - Method in class com.google.cloudbuild.v1.RepoSource
-
Substitutions to use in a triggered build.
- getSubstitutionsMap() - Method in interface com.google.cloudbuild.v1.RepoSourceOrBuilder
-
Substitutions to use in a triggered build.
- getSubstitutionsOrDefault(String, String) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Substitutions data for `Build` resource.
- getSubstitutionsOrDefault(String, String) - Method in class com.google.cloudbuild.v1.Build
-
Substitutions data for `Build` resource.
- getSubstitutionsOrDefault(String, String) - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Substitutions data for `Build` resource.
- getSubstitutionsOrDefault(String, String) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Substitutions for Build resource.
- getSubstitutionsOrDefault(String, String) - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Substitutions for Build resource.
- getSubstitutionsOrDefault(String, String) - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Substitutions for Build resource.
- getSubstitutionsOrDefault(String, String) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Substitutions to use in a triggered build.
- getSubstitutionsOrDefault(String, String) - Method in class com.google.cloudbuild.v1.RepoSource
-
Substitutions to use in a triggered build.
- getSubstitutionsOrDefault(String, String) - Method in interface com.google.cloudbuild.v1.RepoSourceOrBuilder
-
Substitutions to use in a triggered build.
- getSubstitutionsOrThrow(String) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Substitutions data for `Build` resource.
- getSubstitutionsOrThrow(String) - Method in class com.google.cloudbuild.v1.Build
-
Substitutions data for `Build` resource.
- getSubstitutionsOrThrow(String) - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Substitutions data for `Build` resource.
- getSubstitutionsOrThrow(String) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Substitutions for Build resource.
- getSubstitutionsOrThrow(String) - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Substitutions for Build resource.
- getSubstitutionsOrThrow(String) - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Substitutions for Build resource.
- getSubstitutionsOrThrow(String) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Substitutions to use in a triggered build.
- getSubstitutionsOrThrow(String) - Method in class com.google.cloudbuild.v1.RepoSource
-
Substitutions to use in a triggered build.
- getSubstitutionsOrThrow(String) - Method in interface com.google.cloudbuild.v1.RepoSourceOrBuilder
-
Substitutions to use in a triggered build.
- getTag() - Method in class com.google.cloudbuild.v1.PushFilter.Builder
-
Regexes matching tags to build.
- getTag() - Method in class com.google.cloudbuild.v1.PushFilter
-
Regexes matching tags to build.
- getTag() - Method in interface com.google.cloudbuild.v1.PushFilterOrBuilder
-
Regexes matching tags to build.
- getTagBytes() - Method in class com.google.cloudbuild.v1.PushFilter.Builder
-
Regexes matching tags to build.
- getTagBytes() - Method in class com.google.cloudbuild.v1.PushFilter
-
Regexes matching tags to build.
- getTagBytes() - Method in interface com.google.cloudbuild.v1.PushFilterOrBuilder
-
Regexes matching tags to build.
- getTagName() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Regex matching tags to build.
- getTagName() - Method in class com.google.cloudbuild.v1.RepoSource
-
Regex matching tags to build.
- getTagName() - Method in interface com.google.cloudbuild.v1.RepoSourceOrBuilder
-
Regex matching tags to build.
- getTagNameBytes() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Regex matching tags to build.
- getTagNameBytes() - Method in class com.google.cloudbuild.v1.RepoSource
-
Regex matching tags to build.
- getTagNameBytes() - Method in interface com.google.cloudbuild.v1.RepoSourceOrBuilder
-
Regex matching tags to build.
- getTags(int) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Tags for annotation of a `Build`.
- getTags(int) - Method in class com.google.cloudbuild.v1.Build
-
Tags for annotation of a `Build`.
- getTags(int) - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Tags for annotation of a `Build`.
- getTags(int) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Tags for annotation of a `BuildTrigger`
- getTags(int) - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Tags for annotation of a `BuildTrigger`
- getTags(int) - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Tags for annotation of a `BuildTrigger`
- getTagsBytes(int) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Tags for annotation of a `Build`.
- getTagsBytes(int) - Method in class com.google.cloudbuild.v1.Build
-
Tags for annotation of a `Build`.
- getTagsBytes(int) - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Tags for annotation of a `Build`.
- getTagsBytes(int) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Tags for annotation of a `BuildTrigger`
- getTagsBytes(int) - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Tags for annotation of a `BuildTrigger`
- getTagsBytes(int) - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Tags for annotation of a `BuildTrigger`
- getTagsCount() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Tags for annotation of a `Build`.
- getTagsCount() - Method in class com.google.cloudbuild.v1.Build
-
Tags for annotation of a `Build`.
- getTagsCount() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Tags for annotation of a `Build`.
- getTagsCount() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Tags for annotation of a `BuildTrigger`
- getTagsCount() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Tags for annotation of a `BuildTrigger`
- getTagsCount() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Tags for annotation of a `BuildTrigger`
- getTagsList() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Tags for annotation of a `Build`.
- getTagsList() - Method in class com.google.cloudbuild.v1.Build
-
Tags for annotation of a `Build`.
- getTagsList() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Tags for annotation of a `Build`.
- getTagsList() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Tags for annotation of a `BuildTrigger`
- getTagsList() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Tags for annotation of a `BuildTrigger`
- getTagsList() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Tags for annotation of a `BuildTrigger`
- getTarget() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- getTarget() - Method in class com.google.cloudbuild.v2.OperationMetadata
-
Output only.
- getTarget() - Method in interface com.google.cloudbuild.v2.OperationMetadataOrBuilder
-
Output only.
- getTarget() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- getTarget() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
-
Output only.
- getTarget() - Method in interface com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadataOrBuilder
-
Output only.
- getTargetBytes() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- getTargetBytes() - Method in class com.google.cloudbuild.v2.OperationMetadata
-
Output only.
- getTargetBytes() - Method in interface com.google.cloudbuild.v2.OperationMetadataOrBuilder
-
Output only.
- getTargetBytes() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- getTargetBytes() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
-
Output only.
- getTargetBytes() - Method in interface com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadataOrBuilder
-
Output only.
- getText() - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
-
Explanation of the warning generated.
- getText() - Method in class com.google.cloudbuild.v1.Build.Warning
-
Explanation of the warning generated.
- getText() - Method in interface com.google.cloudbuild.v1.Build.WarningOrBuilder
-
Explanation of the warning generated.
- getTextBytes() - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
-
Explanation of the warning generated.
- getTextBytes() - Method in class com.google.cloudbuild.v1.Build.Warning
-
Explanation of the warning generated.
- getTextBytes() - Method in interface com.google.cloudbuild.v1.Build.WarningOrBuilder
-
Explanation of the warning generated.
- getTimeout() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Amount of time that this build should be allowed to run, to second granularity.
- getTimeout() - Method in class com.google.cloudbuild.v1.Build
-
Amount of time that this build should be allowed to run, to second granularity.
- getTimeout() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Amount of time that this build should be allowed to run, to second granularity.
- getTimeout() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Time limit for executing this build step.
- getTimeout() - Method in class com.google.cloudbuild.v1.BuildStep
-
Time limit for executing this build step.
- getTimeout() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
Time limit for executing this build step.
- getTimeoutBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Amount of time that this build should be allowed to run, to second granularity.
- getTimeoutBuilder() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Time limit for executing this build step.
- getTimeoutOrBuilder() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Amount of time that this build should be allowed to run, to second granularity.
- getTimeoutOrBuilder() - Method in class com.google.cloudbuild.v1.Build
-
Amount of time that this build should be allowed to run, to second granularity.
- getTimeoutOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Amount of time that this build should be allowed to run, to second granularity.
- getTimeoutOrBuilder() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Time limit for executing this build step.
- getTimeoutOrBuilder() - Method in class com.google.cloudbuild.v1.BuildStep
-
Time limit for executing this build step.
- getTimeoutOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
Time limit for executing this build step.
- getTiming() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
-
Output only.
- getTiming() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
-
Output only.
- getTiming() - Method in interface com.google.cloudbuild.v1.Artifacts.ArtifactObjectsOrBuilder
-
Output only.
- getTiming() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Deprecated.
- getTiming() - Method in class com.google.cloudbuild.v1.Build
-
Deprecated.
- getTiming() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Deprecated.
- getTiming() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Output only.
- getTiming() - Method in class com.google.cloudbuild.v1.BuildStep
-
Output only.
- getTiming() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
Output only.
- getTimingBuilder() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
-
Output only.
- getTimingBuilder() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Output only.
- getTimingCount() - Method in class com.google.cloudbuild.v1.Build.Builder
- getTimingCount() - Method in class com.google.cloudbuild.v1.Build
- getTimingCount() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getTimingMap() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getTimingMap() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getTimingMap() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getTimingOrBuilder() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
-
Output only.
- getTimingOrBuilder() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
-
Output only.
- getTimingOrBuilder() - Method in interface com.google.cloudbuild.v1.Artifacts.ArtifactObjectsOrBuilder
-
Output only.
- getTimingOrBuilder() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Output only.
- getTimingOrBuilder() - Method in class com.google.cloudbuild.v1.BuildStep
-
Output only.
- getTimingOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
Output only.
- getTimingOrDefault(String, TimeSpan) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getTimingOrDefault(String, TimeSpan) - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getTimingOrDefault(String, TimeSpan) - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getTimingOrThrow(String) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getTimingOrThrow(String) - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getTimingOrThrow(String) - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getToken() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
-
The token content.
- getToken() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse
-
The token content.
- getToken() - Method in interface com.google.cloudbuild.v2.FetchReadTokenResponseOrBuilder
-
The token content.
- getToken() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
-
The token content.
- getToken() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
-
The token content.
- getToken() - Method in interface com.google.cloudbuild.v2.FetchReadWriteTokenResponseOrBuilder
-
The token content.
- getTokenBytes() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
-
The token content.
- getTokenBytes() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse
-
The token content.
- getTokenBytes() - Method in interface com.google.cloudbuild.v2.FetchReadTokenResponseOrBuilder
-
The token content.
- getTokenBytes() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
-
The token content.
- getTokenBytes() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
-
The token content.
- getTokenBytes() - Method in interface com.google.cloudbuild.v2.FetchReadWriteTokenResponseOrBuilder
-
The token content.
- getTopic() - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
-
The name of the topic from which this subscription is receiving messages.
- getTopic() - Method in class com.google.cloudbuild.v1.PubsubConfig
-
The name of the topic from which this subscription is receiving messages.
- getTopic() - Method in interface com.google.cloudbuild.v1.PubsubConfigOrBuilder
-
The name of the topic from which this subscription is receiving messages.
- getTopicBytes() - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
-
The name of the topic from which this subscription is receiving messages.
- getTopicBytes() - Method in class com.google.cloudbuild.v1.PubsubConfig
-
The name of the topic from which this subscription is receiving messages.
- getTopicBytes() - Method in interface com.google.cloudbuild.v1.PubsubConfigOrBuilder
-
The name of the topic from which this subscription is receiving messages.
- getTrigger() - Method in class com.google.cloudbuild.v1.BuildTriggerName.Builder
- getTrigger() - Method in class com.google.cloudbuild.v1.BuildTriggerName
- getTrigger() - Method in class com.google.cloudbuild.v1.BuildTriggerName.ProjectLocationTriggerBuilder
- getTrigger() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
-
Required.
- getTrigger() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
-
Required.
- getTrigger() - Method in interface com.google.cloudbuild.v1.CreateBuildTriggerRequestOrBuilder
-
Required.
- getTrigger() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
Name of the trigger to run the payload against
- getTrigger() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
-
Name of the trigger to run the payload against
- getTrigger() - Method in interface com.google.cloudbuild.v1.ReceiveTriggerWebhookRequestOrBuilder
-
Name of the trigger to run the payload against
- getTrigger() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
-
Required.
- getTrigger() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
-
Required.
- getTrigger() - Method in interface com.google.cloudbuild.v1.UpdateBuildTriggerRequestOrBuilder
-
Required.
- getTriggerBuilder() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
-
Required.
- getTriggerBuilder() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
-
Required.
- getTriggerBytes() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
Name of the trigger to run the payload against
- getTriggerBytes() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
-
Name of the trigger to run the payload against
- getTriggerBytes() - Method in interface com.google.cloudbuild.v1.ReceiveTriggerWebhookRequestOrBuilder
-
Name of the trigger to run the payload against
- getTriggerId() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
-
Required.
- getTriggerId() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
-
Required.
- getTriggerId() - Method in interface com.google.cloudbuild.v1.DeleteBuildTriggerRequestOrBuilder
-
Required.
- getTriggerId() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
-
Required.
- getTriggerId() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
-
Required.
- getTriggerId() - Method in interface com.google.cloudbuild.v1.GetBuildTriggerRequestOrBuilder
-
Required.
- getTriggerId() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
-
Required.
- getTriggerId() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
-
Required.
- getTriggerId() - Method in interface com.google.cloudbuild.v1.RunBuildTriggerRequestOrBuilder
-
Required.
- getTriggerId() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
-
Required.
- getTriggerId() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
-
Required.
- getTriggerId() - Method in interface com.google.cloudbuild.v1.UpdateBuildTriggerRequestOrBuilder
-
Required.
- getTriggerIdBytes() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
-
Required.
- getTriggerIdBytes() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
-
Required.
- getTriggerIdBytes() - Method in interface com.google.cloudbuild.v1.DeleteBuildTriggerRequestOrBuilder
-
Required.
- getTriggerIdBytes() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
-
Required.
- getTriggerIdBytes() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
-
Required.
- getTriggerIdBytes() - Method in interface com.google.cloudbuild.v1.GetBuildTriggerRequestOrBuilder
-
Required.
- getTriggerIdBytes() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
-
Required.
- getTriggerIdBytes() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
-
Required.
- getTriggerIdBytes() - Method in interface com.google.cloudbuild.v1.RunBuildTriggerRequestOrBuilder
-
Required.
- getTriggerIdBytes() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
-
Required.
- getTriggerIdBytes() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
-
Required.
- getTriggerIdBytes() - Method in interface com.google.cloudbuild.v1.UpdateBuildTriggerRequestOrBuilder
-
Required.
- getTriggerOrBuilder() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
-
Required.
- getTriggerOrBuilder() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
-
Required.
- getTriggerOrBuilder() - Method in interface com.google.cloudbuild.v1.CreateBuildTriggerRequestOrBuilder
-
Required.
- getTriggerOrBuilder() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
-
Required.
- getTriggerOrBuilder() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
-
Required.
- getTriggerOrBuilder() - Method in interface com.google.cloudbuild.v1.UpdateBuildTriggerRequestOrBuilder
-
Required.
- getTriggers(int) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- getTriggers(int) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- getTriggers(int) - Method in interface com.google.cloudbuild.v1.ListBuildTriggersResponseOrBuilder
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- getTriggersBuilder(int) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- getTriggersBuilderList() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- getTriggersCount() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- getTriggersCount() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- getTriggersCount() - Method in interface com.google.cloudbuild.v1.ListBuildTriggersResponseOrBuilder
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- getTriggersList() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- getTriggersList() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- getTriggersList() - Method in interface com.google.cloudbuild.v1.ListBuildTriggersResponseOrBuilder
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- getTriggersOrBuilder(int) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- getTriggersOrBuilder(int) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- getTriggersOrBuilder(int) - Method in interface com.google.cloudbuild.v1.ListBuildTriggersResponseOrBuilder
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- getTriggersOrBuilderList() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- getTriggersOrBuilderList() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- getTriggersOrBuilderList() - Method in interface com.google.cloudbuild.v1.ListBuildTriggersResponseOrBuilder
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- getTriggerTemplate() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Template describing the types of source changes to trigger a build.
- getTriggerTemplate() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Template describing the types of source changes to trigger a build.
- getTriggerTemplate() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Template describing the types of source changes to trigger a build.
- getTriggerTemplateBuilder() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Template describing the types of source changes to trigger a build.
- getTriggerTemplateOrBuilder() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Template describing the types of source changes to trigger a build.
- getTriggerTemplateOrBuilder() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Template describing the types of source changes to trigger a build.
- getTriggerTemplateOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Template describing the types of source changes to trigger a build.
- getType() - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
-
The name of the failure.
- getType() - Method in class com.google.cloudbuild.v1.Build.FailureInfo
-
The name of the failure.
- getType() - Method in interface com.google.cloudbuild.v1.Build.FailureInfoOrBuilder
-
The name of the failure.
- getType() - Method in class com.google.cloudbuild.v1.Hash.Builder
-
The type of hash that was performed.
- getType() - Method in class com.google.cloudbuild.v1.Hash
-
The type of hash that was performed.
- getType() - Method in interface com.google.cloudbuild.v1.HashOrBuilder
-
The type of hash that was performed.
- getTypeValue() - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
-
The name of the failure.
- getTypeValue() - Method in class com.google.cloudbuild.v1.Build.FailureInfo
-
The name of the failure.
- getTypeValue() - Method in interface com.google.cloudbuild.v1.Build.FailureInfoOrBuilder
-
The name of the failure.
- getTypeValue() - Method in class com.google.cloudbuild.v1.Hash.Builder
-
The type of hash that was performed.
- getTypeValue() - Method in class com.google.cloudbuild.v1.Hash
-
The type of hash that was performed.
- getTypeValue() - Method in interface com.google.cloudbuild.v1.HashOrBuilder
-
The type of hash that was performed.
- getUid() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- getUid() - Method in class com.google.cloudbuild.v1.WorkerPool
-
Output only.
- getUid() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
Output only.
- getUidBytes() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- getUidBytes() - Method in class com.google.cloudbuild.v1.WorkerPool
-
Output only.
- getUidBytes() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
Output only.
- getUpdateBuildTriggerMethod() - Static method in class com.google.cloudbuild.v1.CloudBuildGrpc
- getUpdateConnectionMethod() - Static method in class com.google.cloudbuild.v2.RepositoryManagerGrpc
- getUpdateMask() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
-
A mask specifying which fields in `worker_pool` to update.
- getUpdateMask() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
-
A mask specifying which fields in `worker_pool` to update.
- getUpdateMask() - Method in interface com.google.cloudbuild.v1.UpdateWorkerPoolRequestOrBuilder
-
A mask specifying which fields in `worker_pool` to update.
- getUpdateMask() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
-
The list of fields to be updated.
- getUpdateMask() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest
-
The list of fields to be updated.
- getUpdateMask() - Method in interface com.google.cloudbuild.v2.UpdateConnectionRequestOrBuilder
-
The list of fields to be updated.
- getUpdateMaskBuilder() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
-
A mask specifying which fields in `worker_pool` to update.
- getUpdateMaskBuilder() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
-
The list of fields to be updated.
- getUpdateMaskOrBuilder() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
-
A mask specifying which fields in `worker_pool` to update.
- getUpdateMaskOrBuilder() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
-
A mask specifying which fields in `worker_pool` to update.
- getUpdateMaskOrBuilder() - Method in interface com.google.cloudbuild.v1.UpdateWorkerPoolRequestOrBuilder
-
A mask specifying which fields in `worker_pool` to update.
- getUpdateMaskOrBuilder() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
-
The list of fields to be updated.
- getUpdateMaskOrBuilder() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest
-
The list of fields to be updated.
- getUpdateMaskOrBuilder() - Method in interface com.google.cloudbuild.v2.UpdateConnectionRequestOrBuilder
-
The list of fields to be updated.
- getUpdateTime() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- getUpdateTime() - Method in class com.google.cloudbuild.v1.WorkerPool
-
Output only.
- getUpdateTime() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
Output only.
- getUpdateTime() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- getUpdateTime() - Method in class com.google.cloudbuild.v2.Connection
-
Output only.
- getUpdateTime() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
Output only.
- getUpdateTime() - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Output only.
- getUpdateTime() - Method in class com.google.cloudbuild.v2.Repository
-
Output only.
- getUpdateTime() - Method in interface com.google.cloudbuild.v2.RepositoryOrBuilder
-
Output only.
- getUpdateTimeBuilder() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- getUpdateTimeBuilder() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- getUpdateTimeBuilder() - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Output only.
- getUpdateTimeOrBuilder() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- getUpdateTimeOrBuilder() - Method in class com.google.cloudbuild.v1.WorkerPool
-
Output only.
- getUpdateTimeOrBuilder() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
Output only.
- getUpdateTimeOrBuilder() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- getUpdateTimeOrBuilder() - Method in class com.google.cloudbuild.v2.Connection
-
Output only.
- getUpdateTimeOrBuilder() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
Output only.
- getUpdateTimeOrBuilder() - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Output only.
- getUpdateTimeOrBuilder() - Method in class com.google.cloudbuild.v2.Repository
-
Output only.
- getUpdateTimeOrBuilder() - Method in interface com.google.cloudbuild.v2.RepositoryOrBuilder
-
Output only.
- getUpdateWorkerPoolMethod() - Static method in class com.google.cloudbuild.v1.CloudBuildGrpc
- getUri() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
-
URI of the uploaded artifact.
- getUri() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact
-
URI of the uploaded artifact.
- getUri() - Method in interface com.google.cloudbuild.v1.UploadedMavenArtifactOrBuilder
-
URI of the uploaded artifact.
- getUri() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
-
URI of the uploaded npm package.
- getUri() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage
-
URI of the uploaded npm package.
- getUri() - Method in interface com.google.cloudbuild.v1.UploadedNpmPackageOrBuilder
-
URI of the uploaded npm package.
- getUri() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
-
URI of the uploaded artifact.
- getUri() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage
-
URI of the uploaded artifact.
- getUri() - Method in interface com.google.cloudbuild.v1.UploadedPythonPackageOrBuilder
-
URI of the uploaded artifact.
- getUriBytes() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
-
URI of the uploaded artifact.
- getUriBytes() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact
-
URI of the uploaded artifact.
- getUriBytes() - Method in interface com.google.cloudbuild.v1.UploadedMavenArtifactOrBuilder
-
URI of the uploaded artifact.
- getUriBytes() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
-
URI of the uploaded npm package.
- getUriBytes() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage
-
URI of the uploaded npm package.
- getUriBytes() - Method in interface com.google.cloudbuild.v1.UploadedNpmPackageOrBuilder
-
URI of the uploaded npm package.
- getUriBytes() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
-
URI of the uploaded artifact.
- getUriBytes() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage
-
URI of the uploaded artifact.
- getUriBytes() - Method in interface com.google.cloudbuild.v1.UploadedPythonPackageOrBuilder
-
URI of the uploaded artifact.
- getUrl() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Optional.
- getUrl() - Method in class com.google.cloudbuild.v1.ApprovalResult
-
Optional.
- getUrl() - Method in interface com.google.cloudbuild.v1.ApprovalResultOrBuilder
-
Optional.
- getUrl() - Method in class com.google.cloudbuild.v1.GitSource.Builder
-
Location of the Git repo to build.
- getUrl() - Method in class com.google.cloudbuild.v1.GitSource
-
Location of the Git repo to build.
- getUrl() - Method in interface com.google.cloudbuild.v1.GitSourceOrBuilder
-
Location of the Git repo to build.
- getUrlBytes() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Optional.
- getUrlBytes() - Method in class com.google.cloudbuild.v1.ApprovalResult
-
Optional.
- getUrlBytes() - Method in interface com.google.cloudbuild.v1.ApprovalResultOrBuilder
-
Optional.
- getUrlBytes() - Method in class com.google.cloudbuild.v1.GitSource.Builder
-
Location of the Git repo to build.
- getUrlBytes() - Method in class com.google.cloudbuild.v1.GitSource
-
Location of the Git repo to build.
- getUrlBytes() - Method in interface com.google.cloudbuild.v1.GitSourceOrBuilder
-
Location of the Git repo to build.
- getUsername() - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
-
Output only.
- getUsername() - Method in class com.google.cloudbuild.v2.OAuthCredential
-
Output only.
- getUsername() - Method in interface com.google.cloudbuild.v2.OAuthCredentialOrBuilder
-
Output only.
- getUsernameBytes() - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
-
Output only.
- getUsernameBytes() - Method in class com.google.cloudbuild.v2.OAuthCredential
-
Output only.
- getUsernameBytes() - Method in interface com.google.cloudbuild.v2.OAuthCredentialOrBuilder
-
Output only.
- getValidateOnly() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
-
If set, validate the request and preview the response, but do not actually post it.
- getValidateOnly() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
-
If set, validate the request and preview the response, but do not actually post it.
- getValidateOnly() - Method in interface com.google.cloudbuild.v1.CreateWorkerPoolRequestOrBuilder
-
If set, validate the request and preview the response, but do not actually post it.
- getValidateOnly() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
-
If set, validate the request and preview the response, but do not actually post it.
- getValidateOnly() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
-
If set, validate the request and preview the response, but do not actually post it.
- getValidateOnly() - Method in interface com.google.cloudbuild.v1.DeleteWorkerPoolRequestOrBuilder
-
If set, validate the request and preview the response, but do not actually post it.
- getValidateOnly() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
-
If set, validate the request and preview the response, but do not actually post it.
- getValidateOnly() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
-
If set, validate the request and preview the response, but do not actually post it.
- getValidateOnly() - Method in interface com.google.cloudbuild.v1.UpdateWorkerPoolRequestOrBuilder
-
If set, validate the request and preview the response, but do not actually post it.
- getValidateOnly() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
-
If set, validate the request, but do not actually post it.
- getValidateOnly() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest
-
If set, validate the request, but do not actually post it.
- getValidateOnly() - Method in interface com.google.cloudbuild.v2.DeleteConnectionRequestOrBuilder
-
If set, validate the request, but do not actually post it.
- getValidateOnly() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
-
If set, validate the request, but do not actually post it.
- getValidateOnly() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
-
If set, validate the request, but do not actually post it.
- getValidateOnly() - Method in interface com.google.cloudbuild.v2.DeleteRepositoryRequestOrBuilder
-
If set, validate the request, but do not actually post it.
- getValue() - Method in class com.google.cloudbuild.v1.Hash.Builder
-
The hash value.
- getValue() - Method in class com.google.cloudbuild.v1.Hash
-
The hash value.
- getValue() - Method in interface com.google.cloudbuild.v1.HashOrBuilder
-
The hash value.
- getValueDescriptor() - Method in enum com.google.cloudbuild.v1.ApprovalResult.Decision
- getValueDescriptor() - Method in enum com.google.cloudbuild.v1.Build.FailureInfo.FailureType
- getValueDescriptor() - Method in enum com.google.cloudbuild.v1.Build.Status
- getValueDescriptor() - Method in enum com.google.cloudbuild.v1.Build.Warning.Priority
- getValueDescriptor() - Method in enum com.google.cloudbuild.v1.BuildApproval.State
- getValueDescriptor() - Method in enum com.google.cloudbuild.v1.BuildOptions.DefaultLogsBucketBehavior
- getValueDescriptor() - Method in enum com.google.cloudbuild.v1.BuildOptions.LoggingMode
- getValueDescriptor() - Method in enum com.google.cloudbuild.v1.BuildOptions.LogStreamingOption
- getValueDescriptor() - Method in enum com.google.cloudbuild.v1.BuildOptions.MachineType
- getValueDescriptor() - Method in enum com.google.cloudbuild.v1.BuildOptions.SubstitutionOption
- getValueDescriptor() - Method in enum com.google.cloudbuild.v1.BuildOptions.VerifyOption
- getValueDescriptor() - Method in enum com.google.cloudbuild.v1.Hash.HashType
- getValueDescriptor() - Method in enum com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.EgressOption
- getValueDescriptor() - Method in enum com.google.cloudbuild.v1.PubsubConfig.State
- getValueDescriptor() - Method in enum com.google.cloudbuild.v1.PullRequestFilter.CommentControl
- getValueDescriptor() - Method in enum com.google.cloudbuild.v1.WebhookConfig.State
- getValueDescriptor() - Method in enum com.google.cloudbuild.v1.WorkerPool.State
- getValueDescriptor() - Method in enum com.google.cloudbuild.v2.InstallationState.Stage
- getVerb() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- getVerb() - Method in class com.google.cloudbuild.v2.OperationMetadata
-
Output only.
- getVerb() - Method in interface com.google.cloudbuild.v2.OperationMetadataOrBuilder
-
Output only.
- getVerb() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- getVerb() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
-
Output only.
- getVerb() - Method in interface com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadataOrBuilder
-
Output only.
- getVerbBytes() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- getVerbBytes() - Method in class com.google.cloudbuild.v2.OperationMetadata
-
Output only.
- getVerbBytes() - Method in interface com.google.cloudbuild.v2.OperationMetadataOrBuilder
-
Output only.
- getVerbBytes() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- getVerbBytes() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
-
Output only.
- getVerbBytes() - Method in interface com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadataOrBuilder
-
Output only.
- getVersion() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Maven `version` value used when uploading the artifact to Artifact Registry.
- getVersion() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
-
Maven `version` value used when uploading the artifact to Artifact Registry.
- getVersion() - Method in interface com.google.cloudbuild.v1.Artifacts.MavenArtifactOrBuilder
-
Maven `version` value used when uploading the artifact to Artifact Registry.
- getVersionBytes() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Maven `version` value used when uploading the artifact to Artifact Registry.
- getVersionBytes() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
-
Maven `version` value used when uploading the artifact to Artifact Registry.
- getVersionBytes() - Method in interface com.google.cloudbuild.v1.Artifacts.MavenArtifactOrBuilder
-
Maven `version` value used when uploading the artifact to Artifact Registry.
- getVersionName() - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
-
Resource name of the SecretVersion.
- getVersionName() - Method in class com.google.cloudbuild.v1.SecretManagerSecret
-
Resource name of the SecretVersion.
- getVersionName() - Method in interface com.google.cloudbuild.v1.SecretManagerSecretOrBuilder
-
Resource name of the SecretVersion.
- getVersionNameBytes() - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
-
Resource name of the SecretVersion.
- getVersionNameBytes() - Method in class com.google.cloudbuild.v1.SecretManagerSecret
-
Resource name of the SecretVersion.
- getVersionNameBytes() - Method in interface com.google.cloudbuild.v1.SecretManagerSecretOrBuilder
-
Resource name of the SecretVersion.
- getVolumes(int) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- getVolumes(int) - Method in class com.google.cloudbuild.v1.BuildOptions
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- getVolumes(int) - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- getVolumes(int) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
List of volumes to mount into the build step.
- getVolumes(int) - Method in class com.google.cloudbuild.v1.BuildStep
-
List of volumes to mount into the build step.
- getVolumes(int) - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
List of volumes to mount into the build step.
- getVolumesBuilder(int) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- getVolumesBuilder(int) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
List of volumes to mount into the build step.
- getVolumesBuilderList() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- getVolumesBuilderList() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
List of volumes to mount into the build step.
- getVolumesCount() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- getVolumesCount() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- getVolumesCount() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- getVolumesCount() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
List of volumes to mount into the build step.
- getVolumesCount() - Method in class com.google.cloudbuild.v1.BuildStep
-
List of volumes to mount into the build step.
- getVolumesCount() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
List of volumes to mount into the build step.
- getVolumesList() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- getVolumesList() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- getVolumesList() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- getVolumesList() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
List of volumes to mount into the build step.
- getVolumesList() - Method in class com.google.cloudbuild.v1.BuildStep
-
List of volumes to mount into the build step.
- getVolumesList() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
List of volumes to mount into the build step.
- getVolumesOrBuilder(int) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- getVolumesOrBuilder(int) - Method in class com.google.cloudbuild.v1.BuildOptions
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- getVolumesOrBuilder(int) - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- getVolumesOrBuilder(int) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
List of volumes to mount into the build step.
- getVolumesOrBuilder(int) - Method in class com.google.cloudbuild.v1.BuildStep
-
List of volumes to mount into the build step.
- getVolumesOrBuilder(int) - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
List of volumes to mount into the build step.
- getVolumesOrBuilderList() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- getVolumesOrBuilderList() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- getVolumesOrBuilderList() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- getVolumesOrBuilderList() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
List of volumes to mount into the build step.
- getVolumesOrBuilderList() - Method in class com.google.cloudbuild.v1.BuildStep
-
List of volumes to mount into the build step.
- getVolumesOrBuilderList() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
List of volumes to mount into the build step.
- getWaitFor(int) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
The ID(s) of the step(s) that this build step depends on.
- getWaitFor(int) - Method in class com.google.cloudbuild.v1.BuildStep
-
The ID(s) of the step(s) that this build step depends on.
- getWaitFor(int) - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
The ID(s) of the step(s) that this build step depends on.
- getWaitForBytes(int) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
The ID(s) of the step(s) that this build step depends on.
- getWaitForBytes(int) - Method in class com.google.cloudbuild.v1.BuildStep
-
The ID(s) of the step(s) that this build step depends on.
- getWaitForBytes(int) - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
The ID(s) of the step(s) that this build step depends on.
- getWaitForCount() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
The ID(s) of the step(s) that this build step depends on.
- getWaitForCount() - Method in class com.google.cloudbuild.v1.BuildStep
-
The ID(s) of the step(s) that this build step depends on.
- getWaitForCount() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
The ID(s) of the step(s) that this build step depends on.
- getWaitForList() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
The ID(s) of the step(s) that this build step depends on.
- getWaitForList() - Method in class com.google.cloudbuild.v1.BuildStep
-
The ID(s) of the step(s) that this build step depends on.
- getWaitForList() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
The ID(s) of the step(s) that this build step depends on.
- getWarnings(int) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getWarnings(int) - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getWarnings(int) - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getWarningsBuilder(int) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getWarningsBuilderList() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getWarningsCount() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getWarningsCount() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getWarningsCount() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getWarningsList() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getWarningsList() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getWarningsList() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getWarningsOrBuilder(int) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getWarningsOrBuilder(int) - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getWarningsOrBuilder(int) - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getWarningsOrBuilderList() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- getWarningsOrBuilderList() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- getWarningsOrBuilderList() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- getWebhookConfig() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
WebhookConfig describes the configuration of a trigger that creates a build whenever a webhook is sent to a trigger's webhook URL.
- getWebhookConfig() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
WebhookConfig describes the configuration of a trigger that creates a build whenever a webhook is sent to a trigger's webhook URL.
- getWebhookConfig() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
WebhookConfig describes the configuration of a trigger that creates a build whenever a webhook is sent to a trigger's webhook URL.
- getWebhookConfigBuilder() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
WebhookConfig describes the configuration of a trigger that creates a build whenever a webhook is sent to a trigger's webhook URL.
- getWebhookConfigOrBuilder() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
WebhookConfig describes the configuration of a trigger that creates a build whenever a webhook is sent to a trigger's webhook URL.
- getWebhookConfigOrBuilder() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
WebhookConfig describes the configuration of a trigger that creates a build whenever a webhook is sent to a trigger's webhook URL.
- getWebhookConfigOrBuilder() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
WebhookConfig describes the configuration of a trigger that creates a build whenever a webhook is sent to a trigger's webhook URL.
- getWebhookSecretSecretVersion() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
SecretManager resource containing the webhook secret of the GitHub App, formatted as `projects/*/secrets/*/versions/*`.
- getWebhookSecretSecretVersion() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
-
SecretManager resource containing the webhook secret of the GitHub App, formatted as `projects/*/secrets/*/versions/*`.
- getWebhookSecretSecretVersion() - Method in interface com.google.cloudbuild.v2.GitHubEnterpriseConfigOrBuilder
-
SecretManager resource containing the webhook secret of the GitHub App, formatted as `projects/*/secrets/*/versions/*`.
- getWebhookSecretSecretVersionBytes() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
SecretManager resource containing the webhook secret of the GitHub App, formatted as `projects/*/secrets/*/versions/*`.
- getWebhookSecretSecretVersionBytes() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
-
SecretManager resource containing the webhook secret of the GitHub App, formatted as `projects/*/secrets/*/versions/*`.
- getWebhookSecretSecretVersionBytes() - Method in interface com.google.cloudbuild.v2.GitHubEnterpriseConfigOrBuilder
-
SecretManager resource containing the webhook secret of the GitHub App, formatted as `projects/*/secrets/*/versions/*`.
- getWorkerConfig() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
-
Machine configuration for the workers in the pool.
- getWorkerConfig() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config
-
Machine configuration for the workers in the pool.
- getWorkerConfig() - Method in interface com.google.cloudbuild.v1.PrivatePoolV1ConfigOrBuilder
-
Machine configuration for the workers in the pool.
- getWorkerConfigBuilder() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
-
Machine configuration for the workers in the pool.
- getWorkerConfigOrBuilder() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
-
Machine configuration for the workers in the pool.
- getWorkerConfigOrBuilder() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config
-
Machine configuration for the workers in the pool.
- getWorkerConfigOrBuilder() - Method in interface com.google.cloudbuild.v1.PrivatePoolV1ConfigOrBuilder
-
Machine configuration for the workers in the pool.
- getWorkerPool() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Deprecated.google.devtools.cloudbuild.v1.BuildOptions.worker_pool is deprecated. See google/devtools/cloudbuild/v1/cloudbuild.proto;l=1969
- getWorkerPool() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Deprecated.google.devtools.cloudbuild.v1.BuildOptions.worker_pool is deprecated. See google/devtools/cloudbuild/v1/cloudbuild.proto;l=1969
- getWorkerPool() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Deprecated.google.devtools.cloudbuild.v1.BuildOptions.worker_pool is deprecated. See google/devtools/cloudbuild/v1/cloudbuild.proto;l=1969
- getWorkerPool() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
-
The resource name of the `WorkerPool` to create.
- getWorkerPool() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
-
The resource name of the `WorkerPool` to create.
- getWorkerPool() - Method in interface com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadataOrBuilder
-
The resource name of the `WorkerPool` to create.
- getWorkerPool() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
-
Required.
- getWorkerPool() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
-
Required.
- getWorkerPool() - Method in interface com.google.cloudbuild.v1.CreateWorkerPoolRequestOrBuilder
-
Required.
- getWorkerPool() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
-
The resource name of the `WorkerPool` being deleted.
- getWorkerPool() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
-
The resource name of the `WorkerPool` being deleted.
- getWorkerPool() - Method in interface com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadataOrBuilder
-
The resource name of the `WorkerPool` being deleted.
- getWorkerPool() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
-
The resource name of the `WorkerPool` being updated.
- getWorkerPool() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
-
The resource name of the `WorkerPool` being updated.
- getWorkerPool() - Method in interface com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadataOrBuilder
-
The resource name of the `WorkerPool` being updated.
- getWorkerPool() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
-
Required.
- getWorkerPool() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
-
Required.
- getWorkerPool() - Method in interface com.google.cloudbuild.v1.UpdateWorkerPoolRequestOrBuilder
-
Required.
- getWorkerPool() - Method in class com.google.cloudbuild.v1.WorkerPoolName.Builder
- getWorkerPool() - Method in class com.google.cloudbuild.v1.WorkerPoolName
- getWorkerPool(GetWorkerPoolRequest) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Returns details of a `WorkerPool`.
- getWorkerPool(GetWorkerPoolRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildBlockingStub
-
Returns details of a `WorkerPool`.
- getWorkerPool(GetWorkerPoolRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildFutureStub
-
Returns details of a `WorkerPool`.
- getWorkerPool(GetWorkerPoolRequest, StreamObserver<WorkerPool>) - Method in interface com.google.cloudbuild.v1.CloudBuildGrpc.AsyncService
-
Returns details of a `WorkerPool`.
- getWorkerPool(GetWorkerPoolRequest, StreamObserver<WorkerPool>) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildStub
-
Returns details of a `WorkerPool`.
- getWorkerPool(WorkerPoolName) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Returns details of a `WorkerPool`.
- getWorkerPool(String) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Returns details of a `WorkerPool`.
- getWorkerPoolBuilder() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
-
Required.
- getWorkerPoolBuilder() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
-
Required.
- getWorkerPoolBytes() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Deprecated.google.devtools.cloudbuild.v1.BuildOptions.worker_pool is deprecated. See google/devtools/cloudbuild/v1/cloudbuild.proto;l=1969
- getWorkerPoolBytes() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Deprecated.google.devtools.cloudbuild.v1.BuildOptions.worker_pool is deprecated. See google/devtools/cloudbuild/v1/cloudbuild.proto;l=1969
- getWorkerPoolBytes() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Deprecated.google.devtools.cloudbuild.v1.BuildOptions.worker_pool is deprecated. See google/devtools/cloudbuild/v1/cloudbuild.proto;l=1969
- getWorkerPoolBytes() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
-
The resource name of the `WorkerPool` to create.
- getWorkerPoolBytes() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
-
The resource name of the `WorkerPool` to create.
- getWorkerPoolBytes() - Method in interface com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadataOrBuilder
-
The resource name of the `WorkerPool` to create.
- getWorkerPoolBytes() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
-
The resource name of the `WorkerPool` being deleted.
- getWorkerPoolBytes() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
-
The resource name of the `WorkerPool` being deleted.
- getWorkerPoolBytes() - Method in interface com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadataOrBuilder
-
The resource name of the `WorkerPool` being deleted.
- getWorkerPoolBytes() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
-
The resource name of the `WorkerPool` being updated.
- getWorkerPoolBytes() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
-
The resource name of the `WorkerPool` being updated.
- getWorkerPoolBytes() - Method in interface com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadataOrBuilder
-
The resource name of the `WorkerPool` being updated.
- getWorkerPoolCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Returns details of a `WorkerPool`.
- getWorkerPoolCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- getWorkerPoolCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- getWorkerPoolCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- getWorkerPoolId() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
-
Required.
- getWorkerPoolId() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
-
Required.
- getWorkerPoolId() - Method in interface com.google.cloudbuild.v1.CreateWorkerPoolRequestOrBuilder
-
Required.
- getWorkerPoolIdBytes() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
-
Required.
- getWorkerPoolIdBytes() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
-
Required.
- getWorkerPoolIdBytes() - Method in interface com.google.cloudbuild.v1.CreateWorkerPoolRequestOrBuilder
-
Required.
- getWorkerPoolOrBuilder() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
-
Required.
- getWorkerPoolOrBuilder() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
-
Required.
- getWorkerPoolOrBuilder() - Method in interface com.google.cloudbuild.v1.CreateWorkerPoolRequestOrBuilder
-
Required.
- getWorkerPoolOrBuilder() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
-
Required.
- getWorkerPoolOrBuilder() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
-
Required.
- getWorkerPoolOrBuilder() - Method in interface com.google.cloudbuild.v1.UpdateWorkerPoolRequestOrBuilder
-
Required.
- GetWorkerPoolRequest - Class in com.google.cloudbuild.v1
-
Request to get a `WorkerPool` with the specified name.
- GetWorkerPoolRequest.Builder - Class in com.google.cloudbuild.v1
-
Request to get a `WorkerPool` with the specified name.
- GetWorkerPoolRequestOrBuilder - Interface in com.google.cloudbuild.v1
- getWorkerPools(int) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
-
`WorkerPools` for the specified project.
- getWorkerPools(int) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
-
`WorkerPools` for the specified project.
- getWorkerPools(int) - Method in interface com.google.cloudbuild.v1.ListWorkerPoolsResponseOrBuilder
-
`WorkerPools` for the specified project.
- getWorkerPoolsBuilder(int) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
-
`WorkerPools` for the specified project.
- getWorkerPoolsBuilderList() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
-
`WorkerPools` for the specified project.
- getWorkerPoolsCount() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
-
`WorkerPools` for the specified project.
- getWorkerPoolsCount() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
-
`WorkerPools` for the specified project.
- getWorkerPoolsCount() - Method in interface com.google.cloudbuild.v1.ListWorkerPoolsResponseOrBuilder
-
`WorkerPools` for the specified project.
- getWorkerPoolSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to getWorkerPool.
- getWorkerPoolSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to getWorkerPool.
- getWorkerPoolSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to getWorkerPool.
- getWorkerPoolSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to getWorkerPool.
- getWorkerPoolsList() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
-
`WorkerPools` for the specified project.
- getWorkerPoolsList() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
-
`WorkerPools` for the specified project.
- getWorkerPoolsList() - Method in interface com.google.cloudbuild.v1.ListWorkerPoolsResponseOrBuilder
-
`WorkerPools` for the specified project.
- getWorkerPoolsOrBuilder(int) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
-
`WorkerPools` for the specified project.
- getWorkerPoolsOrBuilder(int) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
-
`WorkerPools` for the specified project.
- getWorkerPoolsOrBuilder(int) - Method in interface com.google.cloudbuild.v1.ListWorkerPoolsResponseOrBuilder
-
`WorkerPools` for the specified project.
- getWorkerPoolsOrBuilderList() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
-
`WorkerPools` for the specified project.
- getWorkerPoolsOrBuilderList() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
-
`WorkerPools` for the specified project.
- getWorkerPoolsOrBuilderList() - Method in interface com.google.cloudbuild.v1.ListWorkerPoolsResponseOrBuilder
-
`WorkerPools` for the specified project.
- GIT_SOURCE - com.google.cloudbuild.v1.Source.SourceCase
- GIT_SOURCE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Source
- GITHUB_CONFIG - com.google.cloudbuild.v2.Connection.ConnectionConfigCase
- GITHUB_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.Connection
- GITHUB_ENTERPRISE_CONFIG - com.google.cloudbuild.v2.Connection.ConnectionConfigCase
- GITHUB_ENTERPRISE_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.Connection
- GITHUB_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildTrigger
- GitHubConfig - Class in com.google.cloudbuild.v2
-
Configuration for connections to github.com.
- GitHubConfig.Builder - Class in com.google.cloudbuild.v2
-
Configuration for connections to github.com.
- GitHubConfigOrBuilder - Interface in com.google.cloudbuild.v2
- GitHubEnterpriseConfig - Class in com.google.cloudbuild.v2
-
Configuration for connections to an instance of GitHub Enterprise.
- GitHubEnterpriseConfig.Builder - Class in com.google.cloudbuild.v2
-
Configuration for connections to an instance of GitHub Enterprise.
- GitHubEnterpriseConfigOrBuilder - Interface in com.google.cloudbuild.v2
- GitHubEventsConfig - Class in com.google.cloudbuild.v1
-
GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received.
- GitHubEventsConfig.Builder - Class in com.google.cloudbuild.v1
-
GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received.
- GitHubEventsConfig.EventCase - Enum in com.google.cloudbuild.v1
- GitHubEventsConfigOrBuilder - Interface in com.google.cloudbuild.v1
- GITREF_NOT_SET - com.google.cloudbuild.v1.PullRequestFilter.GitRefCase
- GITREF_NOT_SET - com.google.cloudbuild.v1.PushFilter.GitRefCase
- GitSource - Class in com.google.cloudbuild.v1
-
Location of the source in any accessible Git repository.
- GitSource.Builder - Class in com.google.cloudbuild.v1
-
Location of the source in any accessible Git repository.
- GitSourceOrBuilder - Interface in com.google.cloudbuild.v1
- GROUP_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- GrpcCloudBuildCallableFactory - Class in com.google.cloud.devtools.cloudbuild.v1.stub
-
gRPC callable factory implementation for the CloudBuild service API.
- GrpcCloudBuildCallableFactory() - Constructor for class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildCallableFactory
- GrpcCloudBuildStub - Class in com.google.cloud.devtools.cloudbuild.v1.stub
-
gRPC stub implementation for the CloudBuild service API.
- GrpcCloudBuildStub(CloudBuildStubSettings, ClientContext) - Constructor for class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
-
Constructs an instance of GrpcCloudBuildStub, using the given settings.
- GrpcCloudBuildStub(CloudBuildStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
-
Constructs an instance of GrpcCloudBuildStub, using the given settings.
- GrpcRepositoryManagerCallableFactory - Class in com.google.cloud.devtools.cloudbuild.v2.stub
-
gRPC callable factory implementation for the RepositoryManager service API.
- GrpcRepositoryManagerCallableFactory() - Constructor for class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerCallableFactory
- GrpcRepositoryManagerStub - Class in com.google.cloud.devtools.cloudbuild.v2.stub
-
gRPC stub implementation for the RepositoryManager service API.
- GrpcRepositoryManagerStub(RepositoryManagerStubSettings, ClientContext) - Constructor for class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
-
Constructs an instance of GrpcRepositoryManagerStub, using the given settings.
- GrpcRepositoryManagerStub(RepositoryManagerStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
-
Constructs an instance of GrpcRepositoryManagerStub, using the given settings.
H
- hasApproval() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- hasApproval() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- hasApproval() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- hasApprovalResult() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
-
Approval decision and metadata.
- hasApprovalResult() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest
-
Approval decision and metadata.
- hasApprovalResult() - Method in interface com.google.cloudbuild.v1.ApproveBuildRequestOrBuilder
-
Approval decision and metadata.
- hasApprovalTime() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Output only.
- hasApprovalTime() - Method in class com.google.cloudbuild.v1.ApprovalResult
-
Output only.
- hasApprovalTime() - Method in interface com.google.cloudbuild.v1.ApprovalResultOrBuilder
-
Output only.
- hasArtifacts() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Artifacts produced by the build that should be uploaded upon successful completion of all build steps.
- hasArtifacts() - Method in class com.google.cloudbuild.v1.Build
-
Artifacts produced by the build that should be uploaded upon successful completion of all build steps.
- hasArtifacts() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Artifacts produced by the build that should be uploaded upon successful completion of all build steps.
- hasArtifactTiming() - Method in class com.google.cloudbuild.v1.Results.Builder
-
Time to push all non-container artifacts to Cloud Storage.
- hasArtifactTiming() - Method in class com.google.cloudbuild.v1.Results
-
Time to push all non-container artifacts to Cloud Storage.
- hasArtifactTiming() - Method in interface com.google.cloudbuild.v1.ResultsOrBuilder
-
Time to push all non-container artifacts to Cloud Storage.
- hasAuthorizerCredential() - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
-
OAuth credential of the account that authorized the Cloud Build GitHub App.
- hasAuthorizerCredential() - Method in class com.google.cloudbuild.v2.GitHubConfig
-
OAuth credential of the account that authorized the Cloud Build GitHub App.
- hasAuthorizerCredential() - Method in interface com.google.cloudbuild.v2.GitHubConfigOrBuilder
-
OAuth credential of the account that authorized the Cloud Build GitHub App.
- hasAutodetect() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Autodetect build configuration.
- hasAutodetect() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Autodetect build configuration.
- hasAutodetect() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Autodetect build configuration.
- hasAvailableSecrets() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets and secret environment variables.
- hasAvailableSecrets() - Method in class com.google.cloudbuild.v1.Build
-
Secrets and secret environment variables.
- hasAvailableSecrets() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Secrets and secret environment variables.
- hasBody() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
HTTP request body.
- hasBody() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
-
HTTP request body.
- hasBody() - Method in interface com.google.cloudbuild.v1.ReceiveTriggerWebhookRequestOrBuilder
-
HTTP request body.
- hasBranch() - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
-
Regex of branches to match.
- hasBranch() - Method in class com.google.cloudbuild.v1.PullRequestFilter
-
Regex of branches to match.
- hasBranch() - Method in interface com.google.cloudbuild.v1.PullRequestFilterOrBuilder
-
Regex of branches to match.
- hasBranch() - Method in class com.google.cloudbuild.v1.PushFilter.Builder
-
Regexes matching branches to build.
- hasBranch() - Method in class com.google.cloudbuild.v1.PushFilter
-
Regexes matching branches to build.
- hasBranch() - Method in interface com.google.cloudbuild.v1.PushFilterOrBuilder
-
Regexes matching branches to build.
- hasBranchName() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Regex matching branches to build.
- hasBranchName() - Method in class com.google.cloudbuild.v1.RepoSource
-
Regex matching branches to build.
- hasBranchName() - Method in interface com.google.cloudbuild.v1.RepoSourceOrBuilder
-
Regex matching branches to build.
- hasBuild() - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
-
The build that the operation is tracking.
- hasBuild() - Method in class com.google.cloudbuild.v1.BuildOperationMetadata
-
The build that the operation is tracking.
- hasBuild() - Method in interface com.google.cloudbuild.v1.BuildOperationMetadataOrBuilder
-
The build that the operation is tracking.
- hasBuild() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Contents of the build template.
- hasBuild() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Contents of the build template.
- hasBuild() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Contents of the build template.
- hasBuild() - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
-
Required.
- hasBuild() - Method in class com.google.cloudbuild.v1.CreateBuildRequest
-
Required.
- hasBuild() - Method in interface com.google.cloudbuild.v1.CreateBuildRequestOrBuilder
-
Required.
- hasCommitSha() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Explicit commit SHA to build.
- hasCommitSha() - Method in class com.google.cloudbuild.v1.RepoSource
-
Explicit commit SHA to build.
- hasCommitSha() - Method in interface com.google.cloudbuild.v1.RepoSourceOrBuilder
-
Explicit commit SHA to build.
- hasCompleteTime() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
-
Time the operation was completed.
- hasCompleteTime() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
-
Time the operation was completed.
- hasCompleteTime() - Method in interface com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadataOrBuilder
-
Time the operation was completed.
- hasCompleteTime() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
-
Time the operation was completed.
- hasCompleteTime() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
-
Time the operation was completed.
- hasCompleteTime() - Method in interface com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadataOrBuilder
-
Time the operation was completed.
- hasCompleteTime() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
-
Time the operation was completed.
- hasCompleteTime() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
-
Time the operation was completed.
- hasCompleteTime() - Method in interface com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadataOrBuilder
-
Time the operation was completed.
- hasConfig() - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
-
Output only.
- hasConfig() - Method in class com.google.cloudbuild.v1.BuildApproval
-
Output only.
- hasConfig() - Method in interface com.google.cloudbuild.v1.BuildApprovalOrBuilder
-
Output only.
- hasConnection() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
-
Required.
- hasConnection() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest
-
Required.
- hasConnection() - Method in interface com.google.cloudbuild.v2.CreateConnectionRequestOrBuilder
-
Required.
- hasConnection() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
-
Required.
- hasConnection() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest
-
Required.
- hasConnection() - Method in interface com.google.cloudbuild.v2.UpdateConnectionRequestOrBuilder
-
Required.
- hasCreateTime() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- hasCreateTime() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- hasCreateTime() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- hasCreateTime() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Output only.
- hasCreateTime() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Output only.
- hasCreateTime() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Output only.
- hasCreateTime() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
-
Time the operation was created.
- hasCreateTime() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
-
Time the operation was created.
- hasCreateTime() - Method in interface com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadataOrBuilder
-
Time the operation was created.
- hasCreateTime() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
-
Time the operation was created.
- hasCreateTime() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
-
Time the operation was created.
- hasCreateTime() - Method in interface com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadataOrBuilder
-
Time the operation was created.
- hasCreateTime() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
-
Time the operation was created.
- hasCreateTime() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
-
Time the operation was created.
- hasCreateTime() - Method in interface com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadataOrBuilder
-
Time the operation was created.
- hasCreateTime() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- hasCreateTime() - Method in class com.google.cloudbuild.v1.WorkerPool
-
Output only.
- hasCreateTime() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
Output only.
- hasCreateTime() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- hasCreateTime() - Method in class com.google.cloudbuild.v2.Connection
-
Output only.
- hasCreateTime() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
Output only.
- hasCreateTime() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- hasCreateTime() - Method in class com.google.cloudbuild.v2.OperationMetadata
-
Output only.
- hasCreateTime() - Method in interface com.google.cloudbuild.v2.OperationMetadataOrBuilder
-
Output only.
- hasCreateTime() - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Output only.
- hasCreateTime() - Method in class com.google.cloudbuild.v2.Repository
-
Output only.
- hasCreateTime() - Method in interface com.google.cloudbuild.v2.RepositoryOrBuilder
-
Output only.
- hasCreateTime() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- hasCreateTime() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
-
Output only.
- hasCreateTime() - Method in interface com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadataOrBuilder
-
Output only.
- hasDeleteTime() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- hasDeleteTime() - Method in class com.google.cloudbuild.v1.WorkerPool
-
Output only.
- hasDeleteTime() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
Output only.
- hasEndTime() - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
-
End of time span.
- hasEndTime() - Method in class com.google.cloudbuild.v1.TimeSpan
-
End of time span.
- hasEndTime() - Method in interface com.google.cloudbuild.v1.TimeSpanOrBuilder
-
End of time span.
- hasEndTime() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- hasEndTime() - Method in class com.google.cloudbuild.v2.OperationMetadata
-
Output only.
- hasEndTime() - Method in interface com.google.cloudbuild.v2.OperationMetadataOrBuilder
-
Output only.
- hasEndTime() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- hasEndTime() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
-
Output only.
- hasEndTime() - Method in interface com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadataOrBuilder
-
Output only.
- hasExpirationTime() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
-
Expiration timestamp.
- hasExpirationTime() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse
-
Expiration timestamp.
- hasExpirationTime() - Method in interface com.google.cloudbuild.v2.FetchReadTokenResponseOrBuilder
-
Expiration timestamp.
- hasExpirationTime() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
-
Expiration timestamp.
- hasExpirationTime() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
-
Expiration timestamp.
- hasExpirationTime() - Method in interface com.google.cloudbuild.v2.FetchReadWriteTokenResponseOrBuilder
-
Expiration timestamp.
- hasFailureInfo() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- hasFailureInfo() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- hasFailureInfo() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- hasFileHashes() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
-
Hash types and values of the Maven Artifact.
- hasFileHashes() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact
-
Hash types and values of the Maven Artifact.
- hasFileHashes() - Method in interface com.google.cloudbuild.v1.UploadedMavenArtifactOrBuilder
-
Hash types and values of the Maven Artifact.
- hasFileHashes() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
-
Hash types and values of the npm package.
- hasFileHashes() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage
-
Hash types and values of the npm package.
- hasFileHashes() - Method in interface com.google.cloudbuild.v1.UploadedNpmPackageOrBuilder
-
Hash types and values of the npm package.
- hasFileHashes() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
-
Hash types and values of the Python Artifact.
- hasFileHashes() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage
-
Hash types and values of the Python Artifact.
- hasFileHashes() - Method in interface com.google.cloudbuild.v1.UploadedPythonPackageOrBuilder
-
Hash types and values of the Python Artifact.
- hasFilename() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Path, from the source root, to the build configuration file (i.e.
- hasFilename() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Path, from the source root, to the build configuration file (i.e.
- hasFilename() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Path, from the source root, to the build configuration file (i.e.
- hasFinishTime() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- hasFinishTime() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- hasFinishTime() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- hasGithub() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received.
- hasGithub() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received.
- hasGithub() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received.
- hasGithubConfig() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Configuration for connections to github.com.
- hasGithubConfig() - Method in class com.google.cloudbuild.v2.Connection
-
Configuration for connections to github.com.
- hasGithubConfig() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
Configuration for connections to github.com.
- hasGithubEnterpriseConfig() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Configuration for connections to an instance of GitHub Enterprise.
- hasGithubEnterpriseConfig() - Method in class com.google.cloudbuild.v2.Connection
-
Configuration for connections to an instance of GitHub Enterprise.
- hasGithubEnterpriseConfig() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
Configuration for connections to an instance of GitHub Enterprise.
- hasGitSource() - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this Git repository.
- hasGitSource() - Method in class com.google.cloudbuild.v1.Source
-
If provided, get the source from this Git repository.
- hasGitSource() - Method in interface com.google.cloudbuild.v1.SourceOrBuilder
-
If provided, get the source from this Git repository.
- Hash - Class in com.google.cloudbuild.v1
-
Container message for hash values.
- Hash.Builder - Class in com.google.cloudbuild.v1
-
Container message for hash values.
- Hash.HashType - Enum in com.google.cloudbuild.v1
-
Specifies the hash algorithm, if any.
- hashCode() - Method in class com.google.cloudbuild.v1.ApprovalConfig
- hashCode() - Method in class com.google.cloudbuild.v1.ApprovalResult
- hashCode() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest
- hashCode() - Method in class com.google.cloudbuild.v1.ArtifactResult
- hashCode() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- hashCode() - Method in class com.google.cloudbuild.v1.Artifacts
- hashCode() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- hashCode() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- hashCode() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- hashCode() - Method in class com.google.cloudbuild.v1.Build.FailureInfo
- hashCode() - Method in class com.google.cloudbuild.v1.Build
- hashCode() - Method in class com.google.cloudbuild.v1.Build.Warning
- hashCode() - Method in class com.google.cloudbuild.v1.BuildApproval
- hashCode() - Method in class com.google.cloudbuild.v1.BuildName
- hashCode() - Method in class com.google.cloudbuild.v1.BuildOperationMetadata
- hashCode() - Method in class com.google.cloudbuild.v1.BuildOptions
- hashCode() - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- hashCode() - Method in class com.google.cloudbuild.v1.BuildStep
- hashCode() - Method in class com.google.cloudbuild.v1.BuildTrigger
- hashCode() - Method in class com.google.cloudbuild.v1.BuildTriggerName
- hashCode() - Method in class com.google.cloudbuild.v1.BuiltImage
- hashCode() - Method in class com.google.cloudbuild.v1.CancelBuildRequest
- hashCode() - Method in class com.google.cloudbuild.v1.CreateBuildRequest
- hashCode() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- hashCode() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- hashCode() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- hashCode() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- hashCode() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- hashCode() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- hashCode() - Method in class com.google.cloudbuild.v1.FileHashes
- hashCode() - Method in class com.google.cloudbuild.v1.GetBuildRequest
- hashCode() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- hashCode() - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- hashCode() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig
- hashCode() - Method in class com.google.cloudbuild.v1.GitSource
- hashCode() - Method in class com.google.cloudbuild.v1.Hash
- hashCode() - Method in class com.google.cloudbuild.v1.InlineSecret
- hashCode() - Method in class com.google.cloudbuild.v1.ListBuildsRequest
- hashCode() - Method in class com.google.cloudbuild.v1.ListBuildsResponse
- hashCode() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- hashCode() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- hashCode() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- hashCode() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- hashCode() - Method in class com.google.cloudbuild.v1.LocationName
- hashCode() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- hashCode() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- hashCode() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- hashCode() - Method in class com.google.cloudbuild.v1.PubsubConfig
- hashCode() - Method in class com.google.cloudbuild.v1.PullRequestFilter
- hashCode() - Method in class com.google.cloudbuild.v1.PushFilter
- hashCode() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- hashCode() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- hashCode() - Method in class com.google.cloudbuild.v1.RepoSource
- hashCode() - Method in class com.google.cloudbuild.v1.Results
- hashCode() - Method in class com.google.cloudbuild.v1.RetryBuildRequest
- hashCode() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- hashCode() - Method in class com.google.cloudbuild.v1.Secret
- hashCode() - Method in class com.google.cloudbuild.v1.SecretManagerSecret
- hashCode() - Method in class com.google.cloudbuild.v1.Secrets
- hashCode() - Method in class com.google.cloudbuild.v1.Source
- hashCode() - Method in class com.google.cloudbuild.v1.SourceProvenance
- hashCode() - Method in class com.google.cloudbuild.v1.StorageSource
- hashCode() - Method in class com.google.cloudbuild.v1.StorageSourceManifest
- hashCode() - Method in class com.google.cloudbuild.v1.TimeSpan
- hashCode() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- hashCode() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- hashCode() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- hashCode() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- hashCode() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage
- hashCode() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage
- hashCode() - Method in class com.google.cloudbuild.v1.Volume
- hashCode() - Method in class com.google.cloudbuild.v1.WebhookConfig
- hashCode() - Method in class com.google.cloudbuild.v1.WorkerPool
- hashCode() - Method in class com.google.cloudbuild.v1.WorkerPoolName
- hashCode() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- hashCode() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- hashCode() - Method in class com.google.cloudbuild.v2.Connection
- hashCode() - Method in class com.google.cloudbuild.v2.ConnectionName
- hashCode() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest
- hashCode() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- hashCode() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- hashCode() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- hashCode() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- hashCode() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- hashCode() - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- hashCode() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- hashCode() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- hashCode() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- hashCode() - Method in class com.google.cloudbuild.v2.GetConnectionRequest
- hashCode() - Method in class com.google.cloudbuild.v2.GetRepositoryRequest
- hashCode() - Method in class com.google.cloudbuild.v2.GitHubConfig
- hashCode() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- hashCode() - Method in class com.google.cloudbuild.v2.InstallationState
- hashCode() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest
- hashCode() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse
- hashCode() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- hashCode() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- hashCode() - Method in class com.google.cloudbuild.v2.LocationName
- hashCode() - Method in class com.google.cloudbuild.v2.OAuthCredential
- hashCode() - Method in class com.google.cloudbuild.v2.OperationMetadata
- hashCode() - Method in class com.google.cloudbuild.v2.Repository
- hashCode() - Method in class com.google.cloudbuild.v2.RepositoryName
- hashCode() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- hashCode() - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- hashCode() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- HashOrBuilder - Interface in com.google.cloudbuild.v1
- hasInstallationState() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- hasInstallationState() - Method in class com.google.cloudbuild.v2.Connection
-
Output only.
- hasInstallationState() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
Output only.
- hasNetworkConfig() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
-
Network configuration for the pool.
- hasNetworkConfig() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config
-
Network configuration for the pool.
- hasNetworkConfig() - Method in interface com.google.cloudbuild.v1.PrivatePoolV1ConfigOrBuilder
-
Network configuration for the pool.
- hasObjects() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of objects to be uploaded to Cloud Storage upon successful completion of all build steps.
- hasObjects() - Method in class com.google.cloudbuild.v1.Artifacts
-
A list of objects to be uploaded to Cloud Storage upon successful completion of all build steps.
- hasObjects() - Method in interface com.google.cloudbuild.v1.ArtifactsOrBuilder
-
A list of objects to be uploaded to Cloud Storage upon successful completion of all build steps.
- hasOptions() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Special options for this build.
- hasOptions() - Method in class com.google.cloudbuild.v1.Build
-
Special options for this build.
- hasOptions() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Special options for this build.
- hasPool() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Optional.
- hasPool() - Method in class com.google.cloudbuild.v1.BuildOptions
-
Optional.
- hasPool() - Method in interface com.google.cloudbuild.v1.BuildOptionsOrBuilder
-
Optional.
- hasPrivatePoolV1Config() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Legacy Private Pool configuration.
- hasPrivatePoolV1Config() - Method in class com.google.cloudbuild.v1.WorkerPool
-
Legacy Private Pool configuration.
- hasPrivatePoolV1Config() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
Legacy Private Pool configuration.
- hasPubsubConfig() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.
- hasPubsubConfig() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.
- hasPubsubConfig() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.
- hasPullRequest() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
filter to match changes in pull requests.
- hasPullRequest() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig
-
filter to match changes in pull requests.
- hasPullRequest() - Method in interface com.google.cloudbuild.v1.GitHubEventsConfigOrBuilder
-
filter to match changes in pull requests.
- hasPullTiming() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Output only.
- hasPullTiming() - Method in class com.google.cloudbuild.v1.BuildStep
-
Output only.
- hasPullTiming() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
Output only.
- hasPush() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
filter to match changes in refs like branches, tags.
- hasPush() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig
-
filter to match changes in refs like branches, tags.
- hasPush() - Method in interface com.google.cloudbuild.v1.GitHubEventsConfigOrBuilder
-
filter to match changes in refs like branches, tags.
- hasPushTiming() - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
-
Output only.
- hasPushTiming() - Method in class com.google.cloudbuild.v1.BuiltImage
-
Output only.
- hasPushTiming() - Method in interface com.google.cloudbuild.v1.BuiltImageOrBuilder
-
Output only.
- hasPushTiming() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
-
Output only.
- hasPushTiming() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact
-
Output only.
- hasPushTiming() - Method in interface com.google.cloudbuild.v1.UploadedMavenArtifactOrBuilder
-
Output only.
- hasPushTiming() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
-
Output only.
- hasPushTiming() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage
-
Output only.
- hasPushTiming() - Method in interface com.google.cloudbuild.v1.UploadedNpmPackageOrBuilder
-
Output only.
- hasPushTiming() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
-
Output only.
- hasPushTiming() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage
-
Output only.
- hasPushTiming() - Method in interface com.google.cloudbuild.v1.UploadedPythonPackageOrBuilder
-
Output only.
- hasQueueTtl() - Method in class com.google.cloudbuild.v1.Build.Builder
-
TTL in queue for this build.
- hasQueueTtl() - Method in class com.google.cloudbuild.v1.Build
-
TTL in queue for this build.
- hasQueueTtl() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
TTL in queue for this build.
- hasRepository() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
-
Required.
- hasRepository() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest
-
Required.
- hasRepository() - Method in interface com.google.cloudbuild.v2.CreateRepositoryRequestOrBuilder
-
Required.
- hasRepoSource() - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this location in a Cloud Source Repository.
- hasRepoSource() - Method in class com.google.cloudbuild.v1.Source
-
If provided, get the source from this location in a Cloud Source Repository.
- hasRepoSource() - Method in interface com.google.cloudbuild.v1.SourceOrBuilder
-
If provided, get the source from this location in a Cloud Source Repository.
- hasResolvedRepoSource() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
A copy of the build's `source.repo_source`, if exists, with any revisions resolved.
- hasResolvedRepoSource() - Method in class com.google.cloudbuild.v1.SourceProvenance
-
A copy of the build's `source.repo_source`, if exists, with any revisions resolved.
- hasResolvedRepoSource() - Method in interface com.google.cloudbuild.v1.SourceProvenanceOrBuilder
-
A copy of the build's `source.repo_source`, if exists, with any revisions resolved.
- hasResolvedStorageSource() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
A copy of the build's `source.storage_source`, if exists, with any generations resolved.
- hasResolvedStorageSource() - Method in class com.google.cloudbuild.v1.SourceProvenance
-
A copy of the build's `source.storage_source`, if exists, with any generations resolved.
- hasResolvedStorageSource() - Method in interface com.google.cloudbuild.v1.SourceProvenanceOrBuilder
-
A copy of the build's `source.storage_source`, if exists, with any generations resolved.
- hasResolvedStorageSourceManifest() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
A copy of the build's `source.storage_source_manifest`, if exists, with any revisions resolved.
- hasResolvedStorageSourceManifest() - Method in class com.google.cloudbuild.v1.SourceProvenance
-
A copy of the build's `source.storage_source_manifest`, if exists, with any revisions resolved.
- hasResolvedStorageSourceManifest() - Method in interface com.google.cloudbuild.v1.SourceProvenanceOrBuilder
-
A copy of the build's `source.storage_source_manifest`, if exists, with any revisions resolved.
- hasResult() - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
-
Output only.
- hasResult() - Method in class com.google.cloudbuild.v1.BuildApproval
-
Output only.
- hasResult() - Method in interface com.google.cloudbuild.v1.BuildApprovalOrBuilder
-
Output only.
- hasResults() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- hasResults() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- hasResults() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- hasSecret() - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
-
Required.
- hasSecret() - Method in class com.google.cloudbuild.v1.WebhookConfig
-
Required.
- hasSecret() - Method in interface com.google.cloudbuild.v1.WebhookConfigOrBuilder
-
Required.
- hasServiceDirectoryConfig() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Configuration for using Service Directory to privately connect to a GitHub Enterprise server.
- hasServiceDirectoryConfig() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
-
Configuration for using Service Directory to privately connect to a GitHub Enterprise server.
- hasServiceDirectoryConfig() - Method in interface com.google.cloudbuild.v2.GitHubEnterpriseConfigOrBuilder
-
Configuration for using Service Directory to privately connect to a GitHub Enterprise server.
- hasSource() - Method in class com.google.cloudbuild.v1.Build.Builder
-
The location of the source files to build.
- hasSource() - Method in class com.google.cloudbuild.v1.Build
-
The location of the source files to build.
- hasSource() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
The location of the source files to build.
- hasSource() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
-
Source to build against this trigger.
- hasSource() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
-
Source to build against this trigger.
- hasSource() - Method in interface com.google.cloudbuild.v1.RunBuildTriggerRequestOrBuilder
-
Source to build against this trigger.
- hasSourceProvenance() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- hasSourceProvenance() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- hasSourceProvenance() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- hasStartTime() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- hasStartTime() - Method in class com.google.cloudbuild.v1.Build
-
Output only.
- hasStartTime() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Output only.
- hasStartTime() - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
-
Start of time span.
- hasStartTime() - Method in class com.google.cloudbuild.v1.TimeSpan
-
Start of time span.
- hasStartTime() - Method in interface com.google.cloudbuild.v1.TimeSpanOrBuilder
-
Start of time span.
- hasStorageSource() - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this location in Google Cloud Storage.
- hasStorageSource() - Method in class com.google.cloudbuild.v1.Source
-
If provided, get the source from this location in Google Cloud Storage.
- hasStorageSource() - Method in interface com.google.cloudbuild.v1.SourceOrBuilder
-
If provided, get the source from this location in Google Cloud Storage.
- hasStorageSourceManifest() - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this manifest in Google Cloud Storage.
- hasStorageSourceManifest() - Method in class com.google.cloudbuild.v1.Source
-
If provided, get the source from this manifest in Google Cloud Storage.
- hasStorageSourceManifest() - Method in interface com.google.cloudbuild.v1.SourceOrBuilder
-
If provided, get the source from this manifest in Google Cloud Storage.
- hasTag() - Method in class com.google.cloudbuild.v1.PushFilter.Builder
-
Regexes matching tags to build.
- hasTag() - Method in class com.google.cloudbuild.v1.PushFilter
-
Regexes matching tags to build.
- hasTag() - Method in interface com.google.cloudbuild.v1.PushFilterOrBuilder
-
Regexes matching tags to build.
- hasTagName() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Regex matching tags to build.
- hasTagName() - Method in class com.google.cloudbuild.v1.RepoSource
-
Regex matching tags to build.
- hasTagName() - Method in interface com.google.cloudbuild.v1.RepoSourceOrBuilder
-
Regex matching tags to build.
- hasTimeout() - Method in class com.google.cloudbuild.v1.Build.Builder
-
Amount of time that this build should be allowed to run, to second granularity.
- hasTimeout() - Method in class com.google.cloudbuild.v1.Build
-
Amount of time that this build should be allowed to run, to second granularity.
- hasTimeout() - Method in interface com.google.cloudbuild.v1.BuildOrBuilder
-
Amount of time that this build should be allowed to run, to second granularity.
- hasTimeout() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Time limit for executing this build step.
- hasTimeout() - Method in class com.google.cloudbuild.v1.BuildStep
-
Time limit for executing this build step.
- hasTimeout() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
Time limit for executing this build step.
- hasTiming() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
-
Output only.
- hasTiming() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
-
Output only.
- hasTiming() - Method in interface com.google.cloudbuild.v1.Artifacts.ArtifactObjectsOrBuilder
-
Output only.
- hasTiming() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Output only.
- hasTiming() - Method in class com.google.cloudbuild.v1.BuildStep
-
Output only.
- hasTiming() - Method in interface com.google.cloudbuild.v1.BuildStepOrBuilder
-
Output only.
- hasTrigger() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
-
Required.
- hasTrigger() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
-
Required.
- hasTrigger() - Method in interface com.google.cloudbuild.v1.CreateBuildTriggerRequestOrBuilder
-
Required.
- hasTrigger() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
-
Required.
- hasTrigger() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
-
Required.
- hasTrigger() - Method in interface com.google.cloudbuild.v1.UpdateBuildTriggerRequestOrBuilder
-
Required.
- hasTriggerTemplate() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Template describing the types of source changes to trigger a build.
- hasTriggerTemplate() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
Template describing the types of source changes to trigger a build.
- hasTriggerTemplate() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
Template describing the types of source changes to trigger a build.
- hasUpdateMask() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
-
A mask specifying which fields in `worker_pool` to update.
- hasUpdateMask() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
-
A mask specifying which fields in `worker_pool` to update.
- hasUpdateMask() - Method in interface com.google.cloudbuild.v1.UpdateWorkerPoolRequestOrBuilder
-
A mask specifying which fields in `worker_pool` to update.
- hasUpdateMask() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
-
The list of fields to be updated.
- hasUpdateMask() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest
-
The list of fields to be updated.
- hasUpdateMask() - Method in interface com.google.cloudbuild.v2.UpdateConnectionRequestOrBuilder
-
The list of fields to be updated.
- hasUpdateTime() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- hasUpdateTime() - Method in class com.google.cloudbuild.v1.WorkerPool
-
Output only.
- hasUpdateTime() - Method in interface com.google.cloudbuild.v1.WorkerPoolOrBuilder
-
Output only.
- hasUpdateTime() - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- hasUpdateTime() - Method in class com.google.cloudbuild.v2.Connection
-
Output only.
- hasUpdateTime() - Method in interface com.google.cloudbuild.v2.ConnectionOrBuilder
-
Output only.
- hasUpdateTime() - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Output only.
- hasUpdateTime() - Method in class com.google.cloudbuild.v2.Repository
-
Output only.
- hasUpdateTime() - Method in interface com.google.cloudbuild.v2.RepositoryOrBuilder
-
Output only.
- hasWebhookConfig() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
WebhookConfig describes the configuration of a trigger that creates a build whenever a webhook is sent to a trigger's webhook URL.
- hasWebhookConfig() - Method in class com.google.cloudbuild.v1.BuildTrigger
-
WebhookConfig describes the configuration of a trigger that creates a build whenever a webhook is sent to a trigger's webhook URL.
- hasWebhookConfig() - Method in interface com.google.cloudbuild.v1.BuildTriggerOrBuilder
-
WebhookConfig describes the configuration of a trigger that creates a build whenever a webhook is sent to a trigger's webhook URL.
- hasWorkerConfig() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
-
Machine configuration for the workers in the pool.
- hasWorkerConfig() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config
-
Machine configuration for the workers in the pool.
- hasWorkerConfig() - Method in interface com.google.cloudbuild.v1.PrivatePoolV1ConfigOrBuilder
-
Machine configuration for the workers in the pool.
- hasWorkerPool() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
-
Required.
- hasWorkerPool() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
-
Required.
- hasWorkerPool() - Method in interface com.google.cloudbuild.v1.CreateWorkerPoolRequestOrBuilder
-
Required.
- hasWorkerPool() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
-
Required.
- hasWorkerPool() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
-
Required.
- hasWorkerPool() - Method in interface com.google.cloudbuild.v1.UpdateWorkerPoolRequestOrBuilder
-
Required.
- HOST_URI_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- HttpJsonCloudBuildCallableFactory - Class in com.google.cloud.devtools.cloudbuild.v1.stub
-
REST callable factory implementation for the CloudBuild service API.
- HttpJsonCloudBuildCallableFactory() - Constructor for class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildCallableFactory
- HttpJsonCloudBuildStub - Class in com.google.cloud.devtools.cloudbuild.v1.stub
-
REST stub implementation for the CloudBuild service API.
- HttpJsonCloudBuildStub(CloudBuildStubSettings, ClientContext) - Constructor for class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
-
Constructs an instance of HttpJsonCloudBuildStub, using the given settings.
- HttpJsonCloudBuildStub(CloudBuildStubSettings, ClientContext, HttpJsonStubCallableFactory) - Constructor for class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
-
Constructs an instance of HttpJsonCloudBuildStub, using the given settings.
- HttpJsonRepositoryManagerCallableFactory - Class in com.google.cloud.devtools.cloudbuild.v2.stub
-
REST callable factory implementation for the RepositoryManager service API.
- HttpJsonRepositoryManagerCallableFactory() - Constructor for class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerCallableFactory
- HttpJsonRepositoryManagerStub - Class in com.google.cloud.devtools.cloudbuild.v2.stub
-
REST stub implementation for the RepositoryManager service API.
- HttpJsonRepositoryManagerStub(RepositoryManagerStubSettings, ClientContext) - Constructor for class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
-
Constructs an instance of HttpJsonRepositoryManagerStub, using the given settings.
- HttpJsonRepositoryManagerStub(RepositoryManagerStubSettings, ClientContext, HttpJsonStubCallableFactory) - Constructor for class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
-
Constructs an instance of HttpJsonRepositoryManagerStub, using the given settings.
I
- ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildStep
- ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildTrigger
- ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.CancelBuildRequest
- ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.GetBuildRequest
- ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.RetryBuildRequest
- IGNORED_FILES_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildTrigger
- IMAGES_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Artifacts
- IMAGES_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- IMAGES_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Results
- INCLUDED_FILES_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildTrigger
- INFO - com.google.cloudbuild.v1.Build.Warning.Priority
-
e.g.
- INFO_VALUE - Static variable in enum com.google.cloudbuild.v1.Build.Warning.Priority
-
e.g.
- INLINE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Secrets
- InlineSecret - Class in com.google.cloudbuild.v1
-
Pairs a set of secret environment variables mapped to encrypted values with the Cloud KMS key to use to decrypt the value.
- InlineSecret.Builder - Class in com.google.cloudbuild.v1
-
Pairs a set of secret environment variables mapped to encrypted values with the Cloud KMS key to use to decrypt the value.
- InlineSecretOrBuilder - Interface in com.google.cloudbuild.v1
- INSTALLATION_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.GitHubEventsConfig
- INSTALLATION_STATE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.Connection
- InstallationState - Class in com.google.cloudbuild.v2
-
Describes stage and necessary actions to be taken by the user to complete the installation.
- InstallationState.Builder - Class in com.google.cloudbuild.v2
-
Describes stage and necessary actions to be taken by the user to complete the installation.
- InstallationState.Stage - Enum in com.google.cloudbuild.v2
-
Stage of the installation process.
- InstallationStateOrBuilder - Interface in com.google.cloudbuild.v2
- INTERNAL_ERROR - com.google.cloudbuild.v1.Build.Status
-
Build or step failed due to an internal cause.
- INTERNAL_ERROR_VALUE - Static variable in enum com.google.cloudbuild.v1.Build.Status
-
Build or step failed due to an internal cause.
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.ApprovalConfig.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.ApprovalConfig
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.ApprovalResult
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.ArtifactResult
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Artifacts
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Build.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Build.FailureInfo
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Build
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Build.Warning
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.BuildApproval
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.BuildOperationMetadata
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.BuildOptions
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.BuildStep
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.BuildTrigger
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.BuiltImage
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.CancelBuildRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.CreateBuildRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.FileHashes.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.FileHashes
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.GetBuildRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.GitSource.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.GitSource
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Hash.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Hash
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.InlineSecret
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.ListBuildsRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.ListBuildsResponse
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.PubsubConfig
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.PullRequestFilter
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.PushFilter.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.PushFilter
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.RepoSource
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Results.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Results
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.RetryBuildRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Secret.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Secret
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.SecretManagerSecret
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Secrets.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Secrets
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Source.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Source
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.SourceProvenance
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.StorageSource.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.StorageSource
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.StorageSourceManifest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.TimeSpan
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Volume.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.Volume
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.WebhookConfig
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v1.WorkerPool
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.Connection.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.Connection
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.GetConnectionRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.GetConnectionRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.GetRepositoryRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.GetRepositoryRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.GitHubConfig
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.InstallationState.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.InstallationState
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.OAuthCredential
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.OperationMetadata
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.Repository.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.Repository
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- internalGetMapField(int) - Method in class com.google.cloudbuild.v1.Build.Builder
- internalGetMapField(int) - Method in class com.google.cloudbuild.v1.Build
- internalGetMapField(int) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- internalGetMapField(int) - Method in class com.google.cloudbuild.v1.BuildTrigger
- internalGetMapField(int) - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
- internalGetMapField(int) - Method in class com.google.cloudbuild.v1.InlineSecret
- internalGetMapField(int) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
- internalGetMapField(int) - Method in class com.google.cloudbuild.v1.RepoSource
- internalGetMapField(int) - Method in class com.google.cloudbuild.v1.Secret.Builder
- internalGetMapField(int) - Method in class com.google.cloudbuild.v1.Secret
- internalGetMapField(int) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
- internalGetMapField(int) - Method in class com.google.cloudbuild.v1.SourceProvenance
- internalGetMapField(int) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
- internalGetMapField(int) - Method in class com.google.cloudbuild.v1.WorkerPool
- internalGetMapField(int) - Method in class com.google.cloudbuild.v2.Connection.Builder
- internalGetMapField(int) - Method in class com.google.cloudbuild.v2.Connection
- internalGetMapField(int) - Method in class com.google.cloudbuild.v2.Repository.Builder
- internalGetMapField(int) - Method in class com.google.cloudbuild.v2.Repository
- internalGetMutableMapField(int) - Method in class com.google.cloudbuild.v1.Build.Builder
- internalGetMutableMapField(int) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- internalGetMutableMapField(int) - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
- internalGetMutableMapField(int) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
- internalGetMutableMapField(int) - Method in class com.google.cloudbuild.v1.Secret.Builder
- internalGetMutableMapField(int) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
- internalGetMutableMapField(int) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
- internalGetMutableMapField(int) - Method in class com.google.cloudbuild.v2.Connection.Builder
- internalGetMutableMapField(int) - Method in class com.google.cloudbuild.v2.Repository.Builder
- internalGetValueMap() - Static method in enum com.google.cloudbuild.v1.ApprovalResult.Decision
- internalGetValueMap() - Static method in enum com.google.cloudbuild.v1.Build.FailureInfo.FailureType
- internalGetValueMap() - Static method in enum com.google.cloudbuild.v1.Build.Status
- internalGetValueMap() - Static method in enum com.google.cloudbuild.v1.Build.Warning.Priority
- internalGetValueMap() - Static method in enum com.google.cloudbuild.v1.BuildApproval.State
- internalGetValueMap() - Static method in enum com.google.cloudbuild.v1.BuildOptions.DefaultLogsBucketBehavior
- internalGetValueMap() - Static method in enum com.google.cloudbuild.v1.BuildOptions.LoggingMode
- internalGetValueMap() - Static method in enum com.google.cloudbuild.v1.BuildOptions.LogStreamingOption
- internalGetValueMap() - Static method in enum com.google.cloudbuild.v1.BuildOptions.MachineType
- internalGetValueMap() - Static method in enum com.google.cloudbuild.v1.BuildOptions.SubstitutionOption
- internalGetValueMap() - Static method in enum com.google.cloudbuild.v1.BuildOptions.VerifyOption
- internalGetValueMap() - Static method in enum com.google.cloudbuild.v1.Hash.HashType
- internalGetValueMap() - Static method in enum com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.EgressOption
- internalGetValueMap() - Static method in enum com.google.cloudbuild.v1.PubsubConfig.State
- internalGetValueMap() - Static method in enum com.google.cloudbuild.v1.PullRequestFilter.CommentControl
- internalGetValueMap() - Static method in enum com.google.cloudbuild.v1.WebhookConfig.State
- internalGetValueMap() - Static method in enum com.google.cloudbuild.v1.WorkerPool.State
- internalGetValueMap() - Static method in enum com.google.cloudbuild.v2.InstallationState.Stage
- INVERT_REGEX_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.PullRequestFilter
- INVERT_REGEX_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.PushFilter
- INVERT_REGEX_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.RepoSource
- isInitialized() - Method in class com.google.cloudbuild.v1.ApprovalConfig.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.ApprovalConfig
- isInitialized() - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.ApprovalResult
- isInitialized() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest
- isInitialized() - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.ArtifactResult
- isInitialized() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- isInitialized() - Method in class com.google.cloudbuild.v1.Artifacts.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.Artifacts
- isInitialized() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- isInitialized() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- isInitialized() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- isInitialized() - Method in class com.google.cloudbuild.v1.Build.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.Build.FailureInfo
- isInitialized() - Method in class com.google.cloudbuild.v1.Build
- isInitialized() - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.Build.Warning
- isInitialized() - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.BuildApproval
- isInitialized() - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.BuildOperationMetadata
- isInitialized() - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.BuildOptions
- isInitialized() - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- isInitialized() - Method in class com.google.cloudbuild.v1.BuildStep.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.BuildStep
- isInitialized() - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.BuildTrigger
- isInitialized() - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.BuiltImage
- isInitialized() - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.CancelBuildRequest
- isInitialized() - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.CreateBuildRequest
- isInitialized() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- isInitialized() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- isInitialized() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- isInitialized() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- isInitialized() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- isInitialized() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- isInitialized() - Method in class com.google.cloudbuild.v1.FileHashes.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.FileHashes
- isInitialized() - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.GetBuildRequest
- isInitialized() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- isInitialized() - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- isInitialized() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig
- isInitialized() - Method in class com.google.cloudbuild.v1.GitSource.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.GitSource
- isInitialized() - Method in class com.google.cloudbuild.v1.Hash.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.Hash
- isInitialized() - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.InlineSecret
- isInitialized() - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.ListBuildsRequest
- isInitialized() - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.ListBuildsResponse
- isInitialized() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- isInitialized() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- isInitialized() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- isInitialized() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- isInitialized() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- isInitialized() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- isInitialized() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- isInitialized() - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.PubsubConfig
- isInitialized() - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.PullRequestFilter
- isInitialized() - Method in class com.google.cloudbuild.v1.PushFilter.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.PushFilter
- isInitialized() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- isInitialized() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- isInitialized() - Method in class com.google.cloudbuild.v1.RepoSource.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.RepoSource
- isInitialized() - Method in class com.google.cloudbuild.v1.Results.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.Results
- isInitialized() - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.RetryBuildRequest
- isInitialized() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- isInitialized() - Method in class com.google.cloudbuild.v1.Secret.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.Secret
- isInitialized() - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.SecretManagerSecret
- isInitialized() - Method in class com.google.cloudbuild.v1.Secrets.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.Secrets
- isInitialized() - Method in class com.google.cloudbuild.v1.Source.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.Source
- isInitialized() - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.SourceProvenance
- isInitialized() - Method in class com.google.cloudbuild.v1.StorageSource.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.StorageSource
- isInitialized() - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.StorageSourceManifest
- isInitialized() - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.TimeSpan
- isInitialized() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- isInitialized() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- isInitialized() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- isInitialized() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- isInitialized() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage
- isInitialized() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage
- isInitialized() - Method in class com.google.cloudbuild.v1.Volume.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.Volume
- isInitialized() - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.WebhookConfig
- isInitialized() - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
- isInitialized() - Method in class com.google.cloudbuild.v1.WorkerPool
- isInitialized() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- isInitialized() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- isInitialized() - Method in class com.google.cloudbuild.v2.Connection.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.Connection
- isInitialized() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest
- isInitialized() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- isInitialized() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- isInitialized() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- isInitialized() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- isInitialized() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- isInitialized() - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- isInitialized() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- isInitialized() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- isInitialized() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- isInitialized() - Method in class com.google.cloudbuild.v2.GetConnectionRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.GetConnectionRequest
- isInitialized() - Method in class com.google.cloudbuild.v2.GetRepositoryRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.GetRepositoryRequest
- isInitialized() - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.GitHubConfig
- isInitialized() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- isInitialized() - Method in class com.google.cloudbuild.v2.InstallationState.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.InstallationState
- isInitialized() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest
- isInitialized() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse
- isInitialized() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- isInitialized() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- isInitialized() - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.OAuthCredential
- isInitialized() - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.OperationMetadata
- isInitialized() - Method in class com.google.cloudbuild.v2.Repository.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.Repository
- isInitialized() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- isInitialized() - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- isInitialized() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
- isInitialized() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- isParsableFrom(String) - Static method in class com.google.cloudbuild.v1.BuildName
- isParsableFrom(String) - Static method in class com.google.cloudbuild.v1.BuildTriggerName
- isParsableFrom(String) - Static method in class com.google.cloudbuild.v1.LocationName
- isParsableFrom(String) - Static method in class com.google.cloudbuild.v1.WorkerPoolName
- isParsableFrom(String) - Static method in class com.google.cloudbuild.v2.ConnectionName
- isParsableFrom(String) - Static method in class com.google.cloudbuild.v2.LocationName
- isParsableFrom(String) - Static method in class com.google.cloudbuild.v2.RepositoryName
- isShutdown() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
- isShutdown() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- isShutdown() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- isShutdown() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
- isShutdown() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- isShutdown() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- isTerminated() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
- isTerminated() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- isTerminated() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- isTerminated() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
- isTerminated() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- isTerminated() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
K
- KMS_KEY_NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.InlineSecret
- KMS_KEY_NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Secret
L
- LEGACY - com.google.cloudbuild.v1.BuildOptions.LoggingMode
-
Build logs are stored in Cloud Logging and Cloud Storage.
- LEGACY_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildOptions.LoggingMode
-
Build logs are stored in Cloud Logging and Cloud Storage.
- listBuilds(ListBuildsRequest) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Lists previously requested builds.
- listBuilds(ListBuildsRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildBlockingStub
-
Lists previously requested builds.
- listBuilds(ListBuildsRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildFutureStub
-
Lists previously requested builds.
- listBuilds(ListBuildsRequest, StreamObserver<ListBuildsResponse>) - Method in interface com.google.cloudbuild.v1.CloudBuildGrpc.AsyncService
-
Lists previously requested builds.
- listBuilds(ListBuildsRequest, StreamObserver<ListBuildsResponse>) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildStub
-
Lists previously requested builds.
- listBuilds(String, String) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Lists previously requested builds.
- listBuildsCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Lists previously requested builds.
- listBuildsCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- listBuildsCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- listBuildsCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- listBuildsPagedCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Lists previously requested builds.
- listBuildsPagedCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- listBuildsPagedCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- listBuildsPagedCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- ListBuildsRequest - Class in com.google.cloudbuild.v1
-
Request to list builds.
- ListBuildsRequest.Builder - Class in com.google.cloudbuild.v1
-
Request to list builds.
- ListBuildsRequestOrBuilder - Interface in com.google.cloudbuild.v1
- ListBuildsResponse - Class in com.google.cloudbuild.v1
-
Response including listed builds.
- ListBuildsResponse.Builder - Class in com.google.cloudbuild.v1
-
Response including listed builds.
- ListBuildsResponseOrBuilder - Interface in com.google.cloudbuild.v1
- listBuildsSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to listBuilds.
- listBuildsSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to listBuilds.
- listBuildsSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to listBuilds.
- listBuildsSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to listBuilds.
- listBuildTriggers(ListBuildTriggersRequest) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Lists existing `BuildTrigger`s.
- listBuildTriggers(ListBuildTriggersRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildBlockingStub
-
Lists existing `BuildTrigger`s.
- listBuildTriggers(ListBuildTriggersRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildFutureStub
-
Lists existing `BuildTrigger`s.
- listBuildTriggers(ListBuildTriggersRequest, StreamObserver<ListBuildTriggersResponse>) - Method in interface com.google.cloudbuild.v1.CloudBuildGrpc.AsyncService
-
Lists existing `BuildTrigger`s.
- listBuildTriggers(ListBuildTriggersRequest, StreamObserver<ListBuildTriggersResponse>) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildStub
-
Lists existing `BuildTrigger`s.
- listBuildTriggers(String) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Lists existing `BuildTrigger`s.
- listBuildTriggersCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Lists existing `BuildTrigger`s.
- listBuildTriggersCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- listBuildTriggersCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- listBuildTriggersCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- listBuildTriggersPagedCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Lists existing `BuildTrigger`s.
- listBuildTriggersPagedCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- listBuildTriggersPagedCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- listBuildTriggersPagedCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- ListBuildTriggersRequest - Class in com.google.cloudbuild.v1
-
Request to list existing `BuildTriggers`.
- ListBuildTriggersRequest.Builder - Class in com.google.cloudbuild.v1
-
Request to list existing `BuildTriggers`.
- ListBuildTriggersRequestOrBuilder - Interface in com.google.cloudbuild.v1
- ListBuildTriggersResponse - Class in com.google.cloudbuild.v1
-
Response containing existing `BuildTriggers`.
- ListBuildTriggersResponse.Builder - Class in com.google.cloudbuild.v1
-
Response containing existing `BuildTriggers`.
- ListBuildTriggersResponseOrBuilder - Interface in com.google.cloudbuild.v1
- listBuildTriggersSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to listBuildTriggers.
- listBuildTriggersSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to listBuildTriggers.
- listBuildTriggersSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to listBuildTriggers.
- listBuildTriggersSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to listBuildTriggers.
- listConnections(ListConnectionsRequest) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Lists Connections in a given project and location.
- listConnections(ListConnectionsRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerBlockingStub
-
Lists Connections in a given project and location.
- listConnections(ListConnectionsRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerFutureStub
-
Lists Connections in a given project and location.
- listConnections(ListConnectionsRequest, StreamObserver<ListConnectionsResponse>) - Method in interface com.google.cloudbuild.v2.RepositoryManagerGrpc.AsyncService
-
Lists Connections in a given project and location.
- listConnections(ListConnectionsRequest, StreamObserver<ListConnectionsResponse>) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerStub
-
Lists Connections in a given project and location.
- listConnections(LocationName) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Lists Connections in a given project and location.
- listConnections(String) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Lists Connections in a given project and location.
- listConnectionsCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Lists Connections in a given project and location.
- listConnectionsCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- listConnectionsCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- listConnectionsCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- listConnectionsPagedCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Lists Connections in a given project and location.
- listConnectionsPagedCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- listConnectionsPagedCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- listConnectionsPagedCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- ListConnectionsRequest - Class in com.google.cloudbuild.v2
-
Message for requesting list of Connections.
- ListConnectionsRequest.Builder - Class in com.google.cloudbuild.v2
-
Message for requesting list of Connections.
- ListConnectionsRequestOrBuilder - Interface in com.google.cloudbuild.v2
- ListConnectionsResponse - Class in com.google.cloudbuild.v2
-
Message for response to listing Connections.
- ListConnectionsResponse.Builder - Class in com.google.cloudbuild.v2
-
Message for response to listing Connections.
- ListConnectionsResponseOrBuilder - Interface in com.google.cloudbuild.v2
- listConnectionsSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
-
Returns the builder for the settings used for calls to listConnections.
- listConnectionsSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns the object with the settings used for calls to listConnections.
- listConnectionsSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
-
Returns the builder for the settings used for calls to listConnections.
- listConnectionsSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the object with the settings used for calls to listConnections.
- listRepositories(ConnectionName) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Lists Repositories in a given connection.
- listRepositories(ListRepositoriesRequest) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Lists Repositories in a given connection.
- listRepositories(ListRepositoriesRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerBlockingStub
-
Lists Repositories in a given connection.
- listRepositories(ListRepositoriesRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerFutureStub
-
Lists Repositories in a given connection.
- listRepositories(ListRepositoriesRequest, StreamObserver<ListRepositoriesResponse>) - Method in interface com.google.cloudbuild.v2.RepositoryManagerGrpc.AsyncService
-
Lists Repositories in a given connection.
- listRepositories(ListRepositoriesRequest, StreamObserver<ListRepositoriesResponse>) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerStub
-
Lists Repositories in a given connection.
- listRepositories(String) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Lists Repositories in a given connection.
- listRepositoriesCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Lists Repositories in a given connection.
- listRepositoriesCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- listRepositoriesCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- listRepositoriesCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- listRepositoriesPagedCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Lists Repositories in a given connection.
- listRepositoriesPagedCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- listRepositoriesPagedCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- listRepositoriesPagedCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- ListRepositoriesRequest - Class in com.google.cloudbuild.v2
-
Message for requesting list of Repositories.
- ListRepositoriesRequest.Builder - Class in com.google.cloudbuild.v2
-
Message for requesting list of Repositories.
- ListRepositoriesRequestOrBuilder - Interface in com.google.cloudbuild.v2
- ListRepositoriesResponse - Class in com.google.cloudbuild.v2
-
Message for response to listing Repositories.
- ListRepositoriesResponse.Builder - Class in com.google.cloudbuild.v2
-
Message for response to listing Repositories.
- ListRepositoriesResponseOrBuilder - Interface in com.google.cloudbuild.v2
- listRepositoriesSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
-
Returns the builder for the settings used for calls to listRepositories.
- listRepositoriesSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns the object with the settings used for calls to listRepositories.
- listRepositoriesSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
-
Returns the builder for the settings used for calls to listRepositories.
- listRepositoriesSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the object with the settings used for calls to listRepositories.
- listWorkerPools(ListWorkerPoolsRequest) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Lists `WorkerPool`s.
- listWorkerPools(ListWorkerPoolsRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildBlockingStub
-
Lists `WorkerPool`s.
- listWorkerPools(ListWorkerPoolsRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildFutureStub
-
Lists `WorkerPool`s.
- listWorkerPools(ListWorkerPoolsRequest, StreamObserver<ListWorkerPoolsResponse>) - Method in interface com.google.cloudbuild.v1.CloudBuildGrpc.AsyncService
-
Lists `WorkerPool`s.
- listWorkerPools(ListWorkerPoolsRequest, StreamObserver<ListWorkerPoolsResponse>) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildStub
-
Lists `WorkerPool`s.
- listWorkerPools(LocationName) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Lists `WorkerPool`s.
- listWorkerPools(String) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Lists `WorkerPool`s.
- listWorkerPoolsCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Lists `WorkerPool`s.
- listWorkerPoolsCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- listWorkerPoolsCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- listWorkerPoolsCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- listWorkerPoolsPagedCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Lists `WorkerPool`s.
- listWorkerPoolsPagedCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- listWorkerPoolsPagedCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- listWorkerPoolsPagedCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- ListWorkerPoolsRequest - Class in com.google.cloudbuild.v1
-
Request to list `WorkerPool`s.
- ListWorkerPoolsRequest.Builder - Class in com.google.cloudbuild.v1
-
Request to list `WorkerPool`s.
- ListWorkerPoolsRequestOrBuilder - Interface in com.google.cloudbuild.v1
- ListWorkerPoolsResponse - Class in com.google.cloudbuild.v1
-
Response containing existing `WorkerPools`.
- ListWorkerPoolsResponse.Builder - Class in com.google.cloudbuild.v1
-
Response containing existing `WorkerPools`.
- ListWorkerPoolsResponseOrBuilder - Interface in com.google.cloudbuild.v1
- listWorkerPoolsSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to listWorkerPools.
- listWorkerPoolsSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to listWorkerPools.
- listWorkerPoolsSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to listWorkerPools.
- listWorkerPoolsSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to listWorkerPools.
- LOCATION_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ArtifactResult
- LOCATION_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- LocationName - Class in com.google.cloudbuild.v1
- LocationName - Class in com.google.cloudbuild.v2
- LocationName() - Constructor for class com.google.cloudbuild.v1.LocationName
-
Deprecated.
- LocationName() - Constructor for class com.google.cloudbuild.v2.LocationName
-
Deprecated.
- LocationName.Builder - Class in com.google.cloudbuild.v1
-
Builder for projects/{project}/locations/{location}.
- LocationName.Builder - Class in com.google.cloudbuild.v2
-
Builder for projects/{project}/locations/{location}.
- LOG_STREAMING_OPTION_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildOptions
- LOG_URL_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- LOGGING_FAILURE - com.google.cloudbuild.v1.Build.FailureInfo.FailureType
-
Backend logging failures.
- LOGGING_FAILURE_VALUE - Static variable in enum com.google.cloudbuild.v1.Build.FailureInfo.FailureType
-
Backend logging failures.
- LOGGING_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildOptions
- LOGGING_UNSPECIFIED - com.google.cloudbuild.v1.BuildOptions.LoggingMode
-
The service determines the logging mode.
- LOGGING_UNSPECIFIED_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildOptions.LoggingMode
-
The service determines the logging mode.
- LOGS_BUCKET_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
M
- MACHINE_TYPE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildOptions
- MACHINE_TYPE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- MAVEN_ARTIFACTS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Artifacts
- MAVEN_ARTIFACTS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Results
- MD5 - com.google.cloudbuild.v1.Hash.HashType
-
Use a md5 hash.
- MD5_VALUE - Static variable in enum com.google.cloudbuild.v1.Hash.HashType
-
Use a md5 hash.
- mergeApproval(BuildApproval) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- mergeApprovalResult(ApprovalResult) - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
-
Approval decision and metadata.
- mergeApprovalTime(Timestamp) - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Output only.
- mergeArtifacts(Artifacts) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Artifacts produced by the build that should be uploaded upon successful completion of all build steps.
- mergeArtifactTiming(TimeSpan) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Time to push all non-container artifacts to Cloud Storage.
- mergeAuthorizerCredential(OAuthCredential) - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
-
OAuth credential of the account that authorized the Cloud Build GitHub App.
- mergeAvailableSecrets(Secrets) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets and secret environment variables.
- mergeBody(HttpBody) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
HTTP request body.
- mergeBuild(Build) - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
-
The build that the operation is tracking.
- mergeBuild(Build) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Contents of the build template.
- mergeBuild(Build) - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
-
Required.
- mergeCompleteTime(Timestamp) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
-
Time the operation was completed.
- mergeCompleteTime(Timestamp) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
-
Time the operation was completed.
- mergeCompleteTime(Timestamp) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
-
Time the operation was completed.
- mergeConfig(ApprovalConfig) - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
-
Output only.
- mergeConnection(Connection) - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
-
Required.
- mergeConnection(Connection) - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
-
Required.
- mergeCreateTime(Timestamp) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- mergeCreateTime(Timestamp) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Output only.
- mergeCreateTime(Timestamp) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
-
Time the operation was created.
- mergeCreateTime(Timestamp) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
-
Time the operation was created.
- mergeCreateTime(Timestamp) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
-
Time the operation was created.
- mergeCreateTime(Timestamp) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- mergeCreateTime(Timestamp) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- mergeCreateTime(Timestamp) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- mergeCreateTime(Timestamp) - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Output only.
- mergeCreateTime(Timestamp) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- mergeDeleteTime(Timestamp) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- mergeEndTime(Timestamp) - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
-
End of time span.
- mergeEndTime(Timestamp) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- mergeEndTime(Timestamp) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- mergeExpirationTime(Timestamp) - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
-
Expiration timestamp.
- mergeExpirationTime(Timestamp) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
-
Expiration timestamp.
- mergeFailureInfo(Build.FailureInfo) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- mergeFileHashes(FileHashes) - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
-
Hash types and values of the Maven Artifact.
- mergeFileHashes(FileHashes) - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
-
Hash types and values of the npm package.
- mergeFileHashes(FileHashes) - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
-
Hash types and values of the Python Artifact.
- mergeFinishTime(Timestamp) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- mergeFrom(ApprovalConfig) - Method in class com.google.cloudbuild.v1.ApprovalConfig.Builder
- mergeFrom(ApprovalResult) - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
- mergeFrom(ApproveBuildRequest) - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
- mergeFrom(ArtifactResult) - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
- mergeFrom(Artifacts) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
- mergeFrom(Artifacts.ArtifactObjects) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
- mergeFrom(Artifacts.MavenArtifact) - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
- mergeFrom(Artifacts.NpmPackage) - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
- mergeFrom(Artifacts.PythonPackage) - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
- mergeFrom(Build) - Method in class com.google.cloudbuild.v1.Build.Builder
- mergeFrom(Build.FailureInfo) - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
- mergeFrom(Build.Warning) - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
- mergeFrom(BuildApproval) - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
- mergeFrom(BuildOperationMetadata) - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
- mergeFrom(BuildOptions) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
- mergeFrom(BuildOptions.PoolOption) - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption.Builder
- mergeFrom(BuildStep) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
- mergeFrom(BuildTrigger) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- mergeFrom(BuiltImage) - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
- mergeFrom(CancelBuildRequest) - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
- mergeFrom(CreateBuildRequest) - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
- mergeFrom(CreateBuildTriggerRequest) - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
- mergeFrom(CreateWorkerPoolOperationMetadata) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
- mergeFrom(CreateWorkerPoolRequest) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
- mergeFrom(DeleteBuildTriggerRequest) - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
- mergeFrom(DeleteWorkerPoolOperationMetadata) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
- mergeFrom(DeleteWorkerPoolRequest) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
- mergeFrom(FileHashes) - Method in class com.google.cloudbuild.v1.FileHashes.Builder
- mergeFrom(GetBuildRequest) - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
- mergeFrom(GetBuildTriggerRequest) - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
- mergeFrom(GetWorkerPoolRequest) - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest.Builder
- mergeFrom(GitHubEventsConfig) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
- mergeFrom(GitSource) - Method in class com.google.cloudbuild.v1.GitSource.Builder
- mergeFrom(Hash) - Method in class com.google.cloudbuild.v1.Hash.Builder
- mergeFrom(InlineSecret) - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
- mergeFrom(ListBuildsRequest) - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
- mergeFrom(ListBuildsResponse) - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
- mergeFrom(ListBuildTriggersRequest) - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
- mergeFrom(ListBuildTriggersResponse) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
- mergeFrom(ListWorkerPoolsRequest) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
- mergeFrom(ListWorkerPoolsResponse) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
- mergeFrom(PrivatePoolV1Config) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
- mergeFrom(PrivatePoolV1Config.NetworkConfig) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
- mergeFrom(PrivatePoolV1Config.WorkerConfig) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
- mergeFrom(PubsubConfig) - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
- mergeFrom(PullRequestFilter) - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
- mergeFrom(PushFilter) - Method in class com.google.cloudbuild.v1.PushFilter.Builder
- mergeFrom(ReceiveTriggerWebhookRequest) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
- mergeFrom(ReceiveTriggerWebhookResponse) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse.Builder
- mergeFrom(RepoSource) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
- mergeFrom(Results) - Method in class com.google.cloudbuild.v1.Results.Builder
- mergeFrom(RetryBuildRequest) - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
- mergeFrom(RunBuildTriggerRequest) - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
- mergeFrom(Secret) - Method in class com.google.cloudbuild.v1.Secret.Builder
- mergeFrom(SecretManagerSecret) - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
- mergeFrom(Secrets) - Method in class com.google.cloudbuild.v1.Secrets.Builder
- mergeFrom(Source) - Method in class com.google.cloudbuild.v1.Source.Builder
- mergeFrom(SourceProvenance) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
- mergeFrom(StorageSource) - Method in class com.google.cloudbuild.v1.StorageSource.Builder
- mergeFrom(StorageSourceManifest) - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
- mergeFrom(TimeSpan) - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
- mergeFrom(UpdateBuildTriggerRequest) - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
- mergeFrom(UpdateWorkerPoolOperationMetadata) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
- mergeFrom(UpdateWorkerPoolRequest) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
- mergeFrom(UploadedMavenArtifact) - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
- mergeFrom(UploadedNpmPackage) - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
- mergeFrom(UploadedPythonPackage) - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
- mergeFrom(Volume) - Method in class com.google.cloudbuild.v1.Volume.Builder
- mergeFrom(WebhookConfig) - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
- mergeFrom(WorkerPool) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
- mergeFrom(BatchCreateRepositoriesRequest) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
- mergeFrom(BatchCreateRepositoriesResponse) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
- mergeFrom(Connection) - Method in class com.google.cloudbuild.v2.Connection.Builder
- mergeFrom(CreateConnectionRequest) - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
- mergeFrom(CreateRepositoryRequest) - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
- mergeFrom(DeleteConnectionRequest) - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
- mergeFrom(DeleteRepositoryRequest) - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
- mergeFrom(FetchLinkableRepositoriesRequest) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
- mergeFrom(FetchLinkableRepositoriesResponse) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
- mergeFrom(FetchReadTokenRequest) - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest.Builder
- mergeFrom(FetchReadTokenResponse) - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
- mergeFrom(FetchReadWriteTokenRequest) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest.Builder
- mergeFrom(FetchReadWriteTokenResponse) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
- mergeFrom(GetConnectionRequest) - Method in class com.google.cloudbuild.v2.GetConnectionRequest.Builder
- mergeFrom(GetRepositoryRequest) - Method in class com.google.cloudbuild.v2.GetRepositoryRequest.Builder
- mergeFrom(GitHubConfig) - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
- mergeFrom(GitHubEnterpriseConfig) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
- mergeFrom(InstallationState) - Method in class com.google.cloudbuild.v2.InstallationState.Builder
- mergeFrom(ListConnectionsRequest) - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
- mergeFrom(ListConnectionsResponse) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
- mergeFrom(ListRepositoriesRequest) - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
- mergeFrom(ListRepositoriesResponse) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
- mergeFrom(OAuthCredential) - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
- mergeFrom(OperationMetadata) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
- mergeFrom(Repository) - Method in class com.google.cloudbuild.v2.Repository.Builder
- mergeFrom(RunWorkflowCustomOperationMetadata) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
- mergeFrom(ServiceDirectoryConfig) - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig.Builder
- mergeFrom(UpdateConnectionRequest) - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.ApprovalConfig.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.Build.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.FileHashes.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.GitSource.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.Hash.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.PushFilter.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.Results.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.Secret.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.Secrets.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.Source.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.StorageSource.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.Volume.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.Connection.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.GetConnectionRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.GetRepositoryRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.InstallationState.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.Repository.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.ApprovalConfig.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.Build.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.FileHashes.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.GitSource.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.Hash.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.PushFilter.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.Results.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.Secret.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.Secrets.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.Source.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.StorageSource.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.Volume.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.Connection.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.GetConnectionRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.GetRepositoryRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.InstallationState.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.Repository.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig.Builder
- mergeFrom(Message) - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
- mergeGithub(GitHubEventsConfig) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received.
- mergeGithubConfig(GitHubConfig) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Configuration for connections to github.com.
- mergeGithubEnterpriseConfig(GitHubEnterpriseConfig) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Configuration for connections to an instance of GitHub Enterprise.
- mergeGitSource(GitSource) - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this Git repository.
- mergeInstallationState(InstallationState) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- mergeNetworkConfig(PrivatePoolV1Config.NetworkConfig) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
-
Network configuration for the pool.
- mergeObjects(Artifacts.ArtifactObjects) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of objects to be uploaded to Cloud Storage upon successful completion of all build steps.
- mergeOptions(BuildOptions) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Special options for this build.
- mergePool(BuildOptions.PoolOption) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Optional.
- mergePrivatePoolV1Config(PrivatePoolV1Config) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Legacy Private Pool configuration.
- mergePubsubConfig(PubsubConfig) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.
- mergePullRequest(PullRequestFilter) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
filter to match changes in pull requests.
- mergePullTiming(TimeSpan) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Output only.
- mergePush(PushFilter) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
filter to match changes in refs like branches, tags.
- mergePushTiming(TimeSpan) - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
-
Output only.
- mergePushTiming(TimeSpan) - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
-
Output only.
- mergePushTiming(TimeSpan) - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
-
Output only.
- mergePushTiming(TimeSpan) - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
-
Output only.
- mergeQueueTtl(Duration) - Method in class com.google.cloudbuild.v1.Build.Builder
-
TTL in queue for this build.
- mergeRepository(Repository) - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
-
Required.
- mergeRepoSource(RepoSource) - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this location in a Cloud Source Repository.
- mergeResolvedRepoSource(RepoSource) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
A copy of the build's `source.repo_source`, if exists, with any revisions resolved.
- mergeResolvedStorageSource(StorageSource) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
A copy of the build's `source.storage_source`, if exists, with any generations resolved.
- mergeResolvedStorageSourceManifest(StorageSourceManifest) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
A copy of the build's `source.storage_source_manifest`, if exists, with any revisions resolved.
- mergeResult(ApprovalResult) - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
-
Output only.
- mergeResults(Results) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- mergeServiceDirectoryConfig(ServiceDirectoryConfig) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Configuration for using Service Directory to privately connect to a GitHub Enterprise server.
- mergeSource(RepoSource) - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
-
Source to build against this trigger.
- mergeSource(Source) - Method in class com.google.cloudbuild.v1.Build.Builder
-
The location of the source files to build.
- mergeSourceProvenance(SourceProvenance) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- mergeStartTime(Timestamp) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- mergeStartTime(Timestamp) - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
-
Start of time span.
- mergeStorageSource(StorageSource) - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this location in Google Cloud Storage.
- mergeStorageSourceManifest(StorageSourceManifest) - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this manifest in Google Cloud Storage.
- mergeTimeout(Duration) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Amount of time that this build should be allowed to run, to second granularity.
- mergeTimeout(Duration) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Time limit for executing this build step.
- mergeTiming(TimeSpan) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
-
Output only.
- mergeTiming(TimeSpan) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Output only.
- mergeTrigger(BuildTrigger) - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
-
Required.
- mergeTrigger(BuildTrigger) - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
-
Required.
- mergeTriggerTemplate(RepoSource) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Template describing the types of source changes to trigger a build.
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.ApprovalConfig.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Build.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.FileHashes.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.GitSource.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Hash.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.PushFilter.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Results.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Secret.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Secrets.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Source.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.StorageSource.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Volume.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.Connection.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.GetConnectionRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.GetRepositoryRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.InstallationState.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.Repository.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
- mergeUpdateMask(FieldMask) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
-
A mask specifying which fields in `worker_pool` to update.
- mergeUpdateMask(FieldMask) - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
-
The list of fields to be updated.
- mergeUpdateTime(Timestamp) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- mergeUpdateTime(Timestamp) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- mergeUpdateTime(Timestamp) - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Output only.
- mergeWebhookConfig(WebhookConfig) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
WebhookConfig describes the configuration of a trigger that creates a build whenever a webhook is sent to a trigger's webhook URL.
- mergeWorkerConfig(PrivatePoolV1Config.WorkerConfig) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
-
Machine configuration for the workers in the pool.
- mergeWorkerPool(WorkerPool) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
-
Required.
- mergeWorkerPool(WorkerPool) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
-
Required.
- MESSAGE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.InstallationState
- MUST_MATCH - com.google.cloudbuild.v1.BuildOptions.SubstitutionOption
-
Fails the build if error in substitutions checks, like missing a substitution in the template or in the map.
- MUST_MATCH_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildOptions.SubstitutionOption
-
Fails the build if error in substitutions checks, like missing a substitution in the template or in the map.
N
- N1_HIGHCPU_32 - com.google.cloudbuild.v1.BuildOptions.MachineType
-
Highcpu machine with 32 CPUs.
- N1_HIGHCPU_32_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildOptions.MachineType
-
Highcpu machine with 32 CPUs.
- N1_HIGHCPU_8 - com.google.cloudbuild.v1.BuildOptions.MachineType
-
Highcpu machine with 8 CPUs.
- N1_HIGHCPU_8_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildOptions.MachineType
-
Highcpu machine with 8 CPUs.
- NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ApproveBuildRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildStep
- NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildTrigger
- NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuiltImage
- NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.CancelBuildRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.GetBuildRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.GitHubEventsConfig
- NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.RetryBuildRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Volume
- NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.WorkerPool
- NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.Connection
- NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.DeleteConnectionRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.GetConnectionRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.GetRepositoryRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.Repository
- NETWORK_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.PrivatePoolV1Config
- newBlockingStub(Channel) - Static method in class com.google.cloudbuild.v1.CloudBuildGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class com.google.cloudbuild.v2.RepositoryManagerGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns a new gRPC builder for this class.
- newBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns a new gRPC builder for this class.
- newBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns a new gRPC builder for this class.
- newBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns a new gRPC builder for this class.
- newBuilder() - Static method in class com.google.cloudbuild.v1.ApprovalConfig
- newBuilder() - Static method in class com.google.cloudbuild.v1.ApprovalResult
- newBuilder() - Static method in class com.google.cloudbuild.v1.ApproveBuildRequest
- newBuilder() - Static method in class com.google.cloudbuild.v1.ArtifactResult
- newBuilder() - Static method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- newBuilder() - Static method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- newBuilder() - Static method in class com.google.cloudbuild.v1.Artifacts
- newBuilder() - Static method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- newBuilder() - Static method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- newBuilder() - Static method in class com.google.cloudbuild.v1.Build.FailureInfo
- newBuilder() - Static method in class com.google.cloudbuild.v1.Build
- newBuilder() - Static method in class com.google.cloudbuild.v1.Build.Warning
- newBuilder() - Static method in class com.google.cloudbuild.v1.BuildApproval
- newBuilder() - Static method in class com.google.cloudbuild.v1.BuildName
- newBuilder() - Static method in class com.google.cloudbuild.v1.BuildOperationMetadata
- newBuilder() - Static method in class com.google.cloudbuild.v1.BuildOptions
- newBuilder() - Static method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- newBuilder() - Static method in class com.google.cloudbuild.v1.BuildStep
- newBuilder() - Static method in class com.google.cloudbuild.v1.BuildTrigger
- newBuilder() - Static method in class com.google.cloudbuild.v1.BuildTriggerName
- newBuilder() - Static method in class com.google.cloudbuild.v1.BuiltImage
- newBuilder() - Static method in class com.google.cloudbuild.v1.CancelBuildRequest
- newBuilder() - Static method in class com.google.cloudbuild.v1.CreateBuildRequest
- newBuilder() - Static method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- newBuilder() - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- newBuilder() - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- newBuilder() - Static method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- newBuilder() - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- newBuilder() - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- newBuilder() - Static method in class com.google.cloudbuild.v1.FileHashes
- newBuilder() - Static method in class com.google.cloudbuild.v1.GetBuildRequest
- newBuilder() - Static method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- newBuilder() - Static method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- newBuilder() - Static method in class com.google.cloudbuild.v1.GitHubEventsConfig
- newBuilder() - Static method in class com.google.cloudbuild.v1.GitSource
- newBuilder() - Static method in class com.google.cloudbuild.v1.Hash
- newBuilder() - Static method in class com.google.cloudbuild.v1.InlineSecret
- newBuilder() - Static method in class com.google.cloudbuild.v1.ListBuildsRequest
- newBuilder() - Static method in class com.google.cloudbuild.v1.ListBuildsResponse
- newBuilder() - Static method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- newBuilder() - Static method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- newBuilder() - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- newBuilder() - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- newBuilder() - Static method in class com.google.cloudbuild.v1.LocationName
- newBuilder() - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- newBuilder() - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- newBuilder() - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- newBuilder() - Static method in class com.google.cloudbuild.v1.PubsubConfig
- newBuilder() - Static method in class com.google.cloudbuild.v1.PullRequestFilter
- newBuilder() - Static method in class com.google.cloudbuild.v1.PushFilter
- newBuilder() - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- newBuilder() - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- newBuilder() - Static method in class com.google.cloudbuild.v1.RepoSource
- newBuilder() - Static method in class com.google.cloudbuild.v1.Results
- newBuilder() - Static method in class com.google.cloudbuild.v1.RetryBuildRequest
- newBuilder() - Static method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- newBuilder() - Static method in class com.google.cloudbuild.v1.Secret
- newBuilder() - Static method in class com.google.cloudbuild.v1.SecretManagerSecret
- newBuilder() - Static method in class com.google.cloudbuild.v1.Secrets
- newBuilder() - Static method in class com.google.cloudbuild.v1.Source
- newBuilder() - Static method in class com.google.cloudbuild.v1.SourceProvenance
- newBuilder() - Static method in class com.google.cloudbuild.v1.StorageSource
- newBuilder() - Static method in class com.google.cloudbuild.v1.StorageSourceManifest
- newBuilder() - Static method in class com.google.cloudbuild.v1.TimeSpan
- newBuilder() - Static method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- newBuilder() - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- newBuilder() - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- newBuilder() - Static method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- newBuilder() - Static method in class com.google.cloudbuild.v1.UploadedNpmPackage
- newBuilder() - Static method in class com.google.cloudbuild.v1.UploadedPythonPackage
- newBuilder() - Static method in class com.google.cloudbuild.v1.Volume
- newBuilder() - Static method in class com.google.cloudbuild.v1.WebhookConfig
- newBuilder() - Static method in class com.google.cloudbuild.v1.WorkerPool
- newBuilder() - Static method in class com.google.cloudbuild.v1.WorkerPoolName
- newBuilder() - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- newBuilder() - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- newBuilder() - Static method in class com.google.cloudbuild.v2.Connection
- newBuilder() - Static method in class com.google.cloudbuild.v2.ConnectionName
- newBuilder() - Static method in class com.google.cloudbuild.v2.CreateConnectionRequest
- newBuilder() - Static method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- newBuilder() - Static method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- newBuilder() - Static method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- newBuilder() - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- newBuilder() - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- newBuilder() - Static method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- newBuilder() - Static method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- newBuilder() - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- newBuilder() - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- newBuilder() - Static method in class com.google.cloudbuild.v2.GetConnectionRequest
- newBuilder() - Static method in class com.google.cloudbuild.v2.GetRepositoryRequest
- newBuilder() - Static method in class com.google.cloudbuild.v2.GitHubConfig
- newBuilder() - Static method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- newBuilder() - Static method in class com.google.cloudbuild.v2.InstallationState
- newBuilder() - Static method in class com.google.cloudbuild.v2.ListConnectionsRequest
- newBuilder() - Static method in class com.google.cloudbuild.v2.ListConnectionsResponse
- newBuilder() - Static method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- newBuilder() - Static method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- newBuilder() - Static method in class com.google.cloudbuild.v2.LocationName
- newBuilder() - Static method in class com.google.cloudbuild.v2.OAuthCredential
- newBuilder() - Static method in class com.google.cloudbuild.v2.OperationMetadata
- newBuilder() - Static method in class com.google.cloudbuild.v2.Repository
- newBuilder() - Static method in class com.google.cloudbuild.v2.RepositoryName
- newBuilder() - Static method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- newBuilder() - Static method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- newBuilder() - Static method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- newBuilder(ClientContext) - Static method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns a new builder for this class.
- newBuilder(ClientContext) - Static method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns a new builder for this class.
- newBuilder(ClientContext) - Static method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns a new builder for this class.
- newBuilder(ClientContext) - Static method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns a new builder for this class.
- newBuilder(ApprovalConfig) - Static method in class com.google.cloudbuild.v1.ApprovalConfig
- newBuilder(ApprovalResult) - Static method in class com.google.cloudbuild.v1.ApprovalResult
- newBuilder(ApproveBuildRequest) - Static method in class com.google.cloudbuild.v1.ApproveBuildRequest
- newBuilder(ArtifactResult) - Static method in class com.google.cloudbuild.v1.ArtifactResult
- newBuilder(Artifacts) - Static method in class com.google.cloudbuild.v1.Artifacts
- newBuilder(Artifacts.ArtifactObjects) - Static method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- newBuilder(Artifacts.MavenArtifact) - Static method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- newBuilder(Artifacts.NpmPackage) - Static method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- newBuilder(Artifacts.PythonPackage) - Static method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- newBuilder(Build) - Static method in class com.google.cloudbuild.v1.Build
- newBuilder(Build.FailureInfo) - Static method in class com.google.cloudbuild.v1.Build.FailureInfo
- newBuilder(Build.Warning) - Static method in class com.google.cloudbuild.v1.Build.Warning
- newBuilder(BuildApproval) - Static method in class com.google.cloudbuild.v1.BuildApproval
- newBuilder(BuildOperationMetadata) - Static method in class com.google.cloudbuild.v1.BuildOperationMetadata
- newBuilder(BuildOptions) - Static method in class com.google.cloudbuild.v1.BuildOptions
- newBuilder(BuildOptions.PoolOption) - Static method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- newBuilder(BuildStep) - Static method in class com.google.cloudbuild.v1.BuildStep
- newBuilder(BuildTrigger) - Static method in class com.google.cloudbuild.v1.BuildTrigger
- newBuilder(BuiltImage) - Static method in class com.google.cloudbuild.v1.BuiltImage
- newBuilder(CancelBuildRequest) - Static method in class com.google.cloudbuild.v1.CancelBuildRequest
- newBuilder(CreateBuildRequest) - Static method in class com.google.cloudbuild.v1.CreateBuildRequest
- newBuilder(CreateBuildTriggerRequest) - Static method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- newBuilder(CreateWorkerPoolOperationMetadata) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- newBuilder(CreateWorkerPoolRequest) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- newBuilder(DeleteBuildTriggerRequest) - Static method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- newBuilder(DeleteWorkerPoolOperationMetadata) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- newBuilder(DeleteWorkerPoolRequest) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- newBuilder(FileHashes) - Static method in class com.google.cloudbuild.v1.FileHashes
- newBuilder(GetBuildRequest) - Static method in class com.google.cloudbuild.v1.GetBuildRequest
- newBuilder(GetBuildTriggerRequest) - Static method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- newBuilder(GetWorkerPoolRequest) - Static method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- newBuilder(GitHubEventsConfig) - Static method in class com.google.cloudbuild.v1.GitHubEventsConfig
- newBuilder(GitSource) - Static method in class com.google.cloudbuild.v1.GitSource
- newBuilder(Hash) - Static method in class com.google.cloudbuild.v1.Hash
- newBuilder(InlineSecret) - Static method in class com.google.cloudbuild.v1.InlineSecret
- newBuilder(ListBuildsRequest) - Static method in class com.google.cloudbuild.v1.ListBuildsRequest
- newBuilder(ListBuildsResponse) - Static method in class com.google.cloudbuild.v1.ListBuildsResponse
- newBuilder(ListBuildTriggersRequest) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- newBuilder(ListBuildTriggersResponse) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- newBuilder(ListWorkerPoolsRequest) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- newBuilder(ListWorkerPoolsResponse) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- newBuilder(PrivatePoolV1Config) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- newBuilder(PrivatePoolV1Config.NetworkConfig) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- newBuilder(PrivatePoolV1Config.WorkerConfig) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- newBuilder(PubsubConfig) - Static method in class com.google.cloudbuild.v1.PubsubConfig
- newBuilder(PullRequestFilter) - Static method in class com.google.cloudbuild.v1.PullRequestFilter
- newBuilder(PushFilter) - Static method in class com.google.cloudbuild.v1.PushFilter
- newBuilder(ReceiveTriggerWebhookRequest) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- newBuilder(ReceiveTriggerWebhookResponse) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- newBuilder(RepoSource) - Static method in class com.google.cloudbuild.v1.RepoSource
- newBuilder(Results) - Static method in class com.google.cloudbuild.v1.Results
- newBuilder(RetryBuildRequest) - Static method in class com.google.cloudbuild.v1.RetryBuildRequest
- newBuilder(RunBuildTriggerRequest) - Static method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- newBuilder(Secret) - Static method in class com.google.cloudbuild.v1.Secret
- newBuilder(SecretManagerSecret) - Static method in class com.google.cloudbuild.v1.SecretManagerSecret
- newBuilder(Secrets) - Static method in class com.google.cloudbuild.v1.Secrets
- newBuilder(Source) - Static method in class com.google.cloudbuild.v1.Source
- newBuilder(SourceProvenance) - Static method in class com.google.cloudbuild.v1.SourceProvenance
- newBuilder(StorageSource) - Static method in class com.google.cloudbuild.v1.StorageSource
- newBuilder(StorageSourceManifest) - Static method in class com.google.cloudbuild.v1.StorageSourceManifest
- newBuilder(TimeSpan) - Static method in class com.google.cloudbuild.v1.TimeSpan
- newBuilder(UpdateBuildTriggerRequest) - Static method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- newBuilder(UpdateWorkerPoolOperationMetadata) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- newBuilder(UpdateWorkerPoolRequest) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- newBuilder(UploadedMavenArtifact) - Static method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- newBuilder(UploadedNpmPackage) - Static method in class com.google.cloudbuild.v1.UploadedNpmPackage
- newBuilder(UploadedPythonPackage) - Static method in class com.google.cloudbuild.v1.UploadedPythonPackage
- newBuilder(Volume) - Static method in class com.google.cloudbuild.v1.Volume
- newBuilder(WebhookConfig) - Static method in class com.google.cloudbuild.v1.WebhookConfig
- newBuilder(WorkerPool) - Static method in class com.google.cloudbuild.v1.WorkerPool
- newBuilder(BatchCreateRepositoriesRequest) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- newBuilder(BatchCreateRepositoriesResponse) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- newBuilder(Connection) - Static method in class com.google.cloudbuild.v2.Connection
- newBuilder(CreateConnectionRequest) - Static method in class com.google.cloudbuild.v2.CreateConnectionRequest
- newBuilder(CreateRepositoryRequest) - Static method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- newBuilder(DeleteConnectionRequest) - Static method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- newBuilder(DeleteRepositoryRequest) - Static method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- newBuilder(FetchLinkableRepositoriesRequest) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- newBuilder(FetchLinkableRepositoriesResponse) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- newBuilder(FetchReadTokenRequest) - Static method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- newBuilder(FetchReadTokenResponse) - Static method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- newBuilder(FetchReadWriteTokenRequest) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- newBuilder(FetchReadWriteTokenResponse) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- newBuilder(GetConnectionRequest) - Static method in class com.google.cloudbuild.v2.GetConnectionRequest
- newBuilder(GetRepositoryRequest) - Static method in class com.google.cloudbuild.v2.GetRepositoryRequest
- newBuilder(GitHubConfig) - Static method in class com.google.cloudbuild.v2.GitHubConfig
- newBuilder(GitHubEnterpriseConfig) - Static method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- newBuilder(InstallationState) - Static method in class com.google.cloudbuild.v2.InstallationState
- newBuilder(ListConnectionsRequest) - Static method in class com.google.cloudbuild.v2.ListConnectionsRequest
- newBuilder(ListConnectionsResponse) - Static method in class com.google.cloudbuild.v2.ListConnectionsResponse
- newBuilder(ListRepositoriesRequest) - Static method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- newBuilder(ListRepositoriesResponse) - Static method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- newBuilder(OAuthCredential) - Static method in class com.google.cloudbuild.v2.OAuthCredential
- newBuilder(OperationMetadata) - Static method in class com.google.cloudbuild.v2.OperationMetadata
- newBuilder(Repository) - Static method in class com.google.cloudbuild.v2.Repository
- newBuilder(RunWorkflowCustomOperationMetadata) - Static method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- newBuilder(ServiceDirectoryConfig) - Static method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- newBuilder(UpdateConnectionRequest) - Static method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v1.ApprovalConfig
- newBuilderForType() - Method in class com.google.cloudbuild.v1.ApprovalResult
- newBuilderForType() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v1.ArtifactResult
- newBuilderForType() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- newBuilderForType() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- newBuilderForType() - Method in class com.google.cloudbuild.v1.Artifacts
- newBuilderForType() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- newBuilderForType() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- newBuilderForType() - Method in class com.google.cloudbuild.v1.Build.FailureInfo
- newBuilderForType() - Method in class com.google.cloudbuild.v1.Build
- newBuilderForType() - Method in class com.google.cloudbuild.v1.Build.Warning
- newBuilderForType() - Method in class com.google.cloudbuild.v1.BuildApproval
- newBuilderForType() - Method in class com.google.cloudbuild.v1.BuildOperationMetadata
- newBuilderForType() - Method in class com.google.cloudbuild.v1.BuildOptions
- newBuilderForType() - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- newBuilderForType() - Method in class com.google.cloudbuild.v1.BuildStep
- newBuilderForType() - Method in class com.google.cloudbuild.v1.BuildTrigger
- newBuilderForType() - Method in class com.google.cloudbuild.v1.BuiltImage
- newBuilderForType() - Method in class com.google.cloudbuild.v1.CancelBuildRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v1.CreateBuildRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- newBuilderForType() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- newBuilderForType() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v1.FileHashes
- newBuilderForType() - Method in class com.google.cloudbuild.v1.GetBuildRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig
- newBuilderForType() - Method in class com.google.cloudbuild.v1.GitSource
- newBuilderForType() - Method in class com.google.cloudbuild.v1.Hash
- newBuilderForType() - Method in class com.google.cloudbuild.v1.InlineSecret
- newBuilderForType() - Method in class com.google.cloudbuild.v1.ListBuildsRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v1.ListBuildsResponse
- newBuilderForType() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- newBuilderForType() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- newBuilderForType() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- newBuilderForType() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- newBuilderForType() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- newBuilderForType() - Method in class com.google.cloudbuild.v1.PubsubConfig
- newBuilderForType() - Method in class com.google.cloudbuild.v1.PullRequestFilter
- newBuilderForType() - Method in class com.google.cloudbuild.v1.PushFilter
- newBuilderForType() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- newBuilderForType() - Method in class com.google.cloudbuild.v1.RepoSource
- newBuilderForType() - Method in class com.google.cloudbuild.v1.Results
- newBuilderForType() - Method in class com.google.cloudbuild.v1.RetryBuildRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v1.Secret
- newBuilderForType() - Method in class com.google.cloudbuild.v1.SecretManagerSecret
- newBuilderForType() - Method in class com.google.cloudbuild.v1.Secrets
- newBuilderForType() - Method in class com.google.cloudbuild.v1.Source
- newBuilderForType() - Method in class com.google.cloudbuild.v1.SourceProvenance
- newBuilderForType() - Method in class com.google.cloudbuild.v1.StorageSource
- newBuilderForType() - Method in class com.google.cloudbuild.v1.StorageSourceManifest
- newBuilderForType() - Method in class com.google.cloudbuild.v1.TimeSpan
- newBuilderForType() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- newBuilderForType() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- newBuilderForType() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage
- newBuilderForType() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage
- newBuilderForType() - Method in class com.google.cloudbuild.v1.Volume
- newBuilderForType() - Method in class com.google.cloudbuild.v1.WebhookConfig
- newBuilderForType() - Method in class com.google.cloudbuild.v1.WorkerPool
- newBuilderForType() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- newBuilderForType() - Method in class com.google.cloudbuild.v2.Connection
- newBuilderForType() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- newBuilderForType() - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- newBuilderForType() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- newBuilderForType() - Method in class com.google.cloudbuild.v2.GetConnectionRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v2.GetRepositoryRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v2.GitHubConfig
- newBuilderForType() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- newBuilderForType() - Method in class com.google.cloudbuild.v2.InstallationState
- newBuilderForType() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse
- newBuilderForType() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- newBuilderForType() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- newBuilderForType() - Method in class com.google.cloudbuild.v2.OAuthCredential
- newBuilderForType() - Method in class com.google.cloudbuild.v2.OperationMetadata
- newBuilderForType() - Method in class com.google.cloudbuild.v2.Repository
- newBuilderForType() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- newBuilderForType() - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- newBuilderForType() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.ApprovalConfig
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.ApprovalResult
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.ApproveBuildRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.ArtifactResult
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.Artifacts
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.Build.FailureInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.Build
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.Build.Warning
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.BuildApproval
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.BuildOperationMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.BuildOptions
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.BuildStep
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.BuildTrigger
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.BuiltImage
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.CancelBuildRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.CreateBuildRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.FileHashes
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.GetBuildRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.GitSource
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.Hash
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.InlineSecret
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.ListBuildsRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.ListBuildsResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.PubsubConfig
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.PullRequestFilter
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.PushFilter
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.RepoSource
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.Results
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.RetryBuildRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.Secret
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.SecretManagerSecret
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.Secrets
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.Source
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.SourceProvenance
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.StorageSource
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.StorageSourceManifest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.TimeSpan
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.UploadedNpmPackage
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.UploadedPythonPackage
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.Volume
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.WebhookConfig
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v1.WorkerPool
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.Connection
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.CreateConnectionRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.GetConnectionRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.GetRepositoryRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.GitHubConfig
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.InstallationState
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.ListConnectionsRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.OAuthCredential
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.OperationMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.Repository
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- newFutureStub(Channel) - Static method in class com.google.cloudbuild.v1.CloudBuildGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class com.google.cloudbuild.v2.RepositoryManagerGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newHttpJsonBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns a new REST builder for this class.
- newHttpJsonBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns a new REST builder for this class.
- newHttpJsonBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns a new REST builder for this class.
- newHttpJsonBuilder() - Static method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns a new REST builder for this class.
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.ApprovalConfig
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.ApprovalResult
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.ApproveBuildRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.ArtifactResult
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.Artifacts
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.Build.FailureInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.Build
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.Build.Warning
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.BuildApproval
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.BuildOperationMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.BuildOptions
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.BuildStep
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.BuildTrigger
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.BuiltImage
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.CancelBuildRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.CreateBuildRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.FileHashes
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.GetBuildRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.GitSource
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.Hash
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.InlineSecret
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.ListBuildsRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.ListBuildsResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.PubsubConfig
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.PullRequestFilter
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.PushFilter
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.RepoSource
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.Results
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.RetryBuildRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.Secret
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.SecretManagerSecret
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.Secrets
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.Source
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.SourceProvenance
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.StorageSource
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.StorageSourceManifest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.TimeSpan
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.UploadedNpmPackage
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.UploadedPythonPackage
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.Volume
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.WebhookConfig
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v1.WorkerPool
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.Connection
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.CreateConnectionRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.GetConnectionRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.GetRepositoryRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.GitHubConfig
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.InstallationState
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.ListConnectionsRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.OAuthCredential
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.OperationMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.Repository
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- newProjectBuildBuilder() - Static method in class com.google.cloudbuild.v1.BuildName
- newProjectLocationBuildBuilder() - Static method in class com.google.cloudbuild.v1.BuildName
- newProjectLocationTriggerBuilder() - Static method in class com.google.cloudbuild.v1.BuildTriggerName
- newProjectTriggerBuilder() - Static method in class com.google.cloudbuild.v1.BuildTriggerName
- newStub(Channel) - Static method in class com.google.cloudbuild.v1.CloudBuildGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class com.google.cloudbuild.v2.RepositoryManagerGrpc
-
Creates a new async stub that supports all call types for the service
- NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ListBuildsResponse
- NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.ListConnectionsResponse
- NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.ListRepositoriesResponse
- NO_PUBLIC_EGRESS - com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.EgressOption
-
If set, workers are created without any public address, which prevents network egress to public IPs unless a network proxy is configured.
- NO_PUBLIC_EGRESS_VALUE - Static variable in enum com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.EgressOption
-
If set, workers are created without any public address, which prevents network egress to public IPs unless a network proxy is configured.
- NONE - com.google.cloudbuild.v1.BuildOptions.LoggingMode
-
Turn off all logging.
- NONE - com.google.cloudbuild.v1.Hash.HashType
-
No hash requested.
- NONE_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildOptions.LoggingMode
-
Turn off all logging.
- NONE_VALUE - Static variable in enum com.google.cloudbuild.v1.Hash.HashType
-
No hash requested.
- NOT_VERIFIED - com.google.cloudbuild.v1.BuildOptions.VerifyOption
-
Not a verifiable build (the default).
- NOT_VERIFIED_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildOptions.VerifyOption
-
Not a verifiable build (the default).
- NPM_PACKAGES_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Artifacts
- NPM_PACKAGES_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Results
- NUM_ARTIFACTS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Results
O
- OAUTH_TOKEN_SECRET_VERSION_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.OAuthCredential
- OAuthCredential - Class in com.google.cloudbuild.v2
-
Represents an OAuth token of the account that authorized the Connection, and associated metadata.
- OAuthCredential.Builder - Class in com.google.cloudbuild.v2
-
Represents an OAuth token of the account that authorized the Connection, and associated metadata.
- OAuthCredentialOrBuilder - Interface in com.google.cloudbuild.v2
- OBJECT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.StorageSource
- OBJECT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.StorageSourceManifest
- OBJECTS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Artifacts
- of(String, String) - Static method in class com.google.cloudbuild.v1.BuildName
- of(String, String) - Static method in class com.google.cloudbuild.v1.BuildTriggerName
- of(String, String) - Static method in class com.google.cloudbuild.v1.LocationName
- of(String, String) - Static method in class com.google.cloudbuild.v2.LocationName
- of(String, String, String) - Static method in class com.google.cloudbuild.v1.WorkerPoolName
- of(String, String, String) - Static method in class com.google.cloudbuild.v2.ConnectionName
- of(String, String, String, String) - Static method in class com.google.cloudbuild.v2.RepositoryName
- ofProjectBuildName(String, String) - Static method in class com.google.cloudbuild.v1.BuildName
- ofProjectLocationBuildName(String, String, String) - Static method in class com.google.cloudbuild.v1.BuildName
- ofProjectLocationTriggerName(String, String, String) - Static method in class com.google.cloudbuild.v1.BuildTriggerName
- ofProjectTriggerName(String, String) - Static method in class com.google.cloudbuild.v1.BuildTriggerName
- OK - com.google.cloudbuild.v1.PubsubConfig.State
-
The Pub/Sub subscription is properly configured.
- OK - com.google.cloudbuild.v1.WebhookConfig.State
-
The auth configuration is properly setup.
- OK_VALUE - Static variable in enum com.google.cloudbuild.v1.PubsubConfig.State
-
The Pub/Sub subscription is properly configured.
- OK_VALUE - Static variable in enum com.google.cloudbuild.v1.WebhookConfig.State
-
The auth configuration is properly setup.
- OperationMetadata - Class in com.google.cloudbuild.v2
-
Represents the metadata of the long-running operation.
- OperationMetadata.Builder - Class in com.google.cloudbuild.v2
-
Represents the metadata of the long-running operation.
- OperationMetadataOrBuilder - Interface in com.google.cloudbuild.v2
- OPTIONS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- OWNER_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.GitHubEventsConfig
P
- PACKAGE_PATH_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ListBuildsRequest
- PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.ListConnectionsRequest
- PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.ListRepositoriesRequest
- PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ListBuildsRequest
- PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.ListConnectionsRequest
- PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.ListRepositoriesRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.CreateBuildRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ListBuildsRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.CreateConnectionRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.CreateRepositoryRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.ListConnectionsRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.ListRepositoriesRequest
- parse(String) - Static method in class com.google.cloudbuild.v1.BuildName
- parse(String) - Static method in class com.google.cloudbuild.v1.BuildTriggerName
- parse(String) - Static method in class com.google.cloudbuild.v1.LocationName
- parse(String) - Static method in class com.google.cloudbuild.v1.WorkerPoolName
- parse(String) - Static method in class com.google.cloudbuild.v2.ConnectionName
- parse(String) - Static method in class com.google.cloudbuild.v2.LocationName
- parse(String) - Static method in class com.google.cloudbuild.v2.RepositoryName
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.ApprovalConfig
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.ApprovalResult
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.ApproveBuildRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.ArtifactResult
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Artifacts
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Build.FailureInfo
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Build
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Build.Warning
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.BuildApproval
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.BuildOperationMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.BuildOptions
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.BuildStep
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.BuildTrigger
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.BuiltImage
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.CancelBuildRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.CreateBuildRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.FileHashes
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.GetBuildRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.GitHubEventsConfig
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.GitSource
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Hash
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.InlineSecret
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.ListBuildsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.ListBuildsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.PubsubConfig
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.PullRequestFilter
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.PushFilter
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.RepoSource
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Results
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.RetryBuildRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Secret
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.SecretManagerSecret
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Secrets
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Source
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.SourceProvenance
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.StorageSource
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.StorageSourceManifest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.TimeSpan
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.UploadedNpmPackage
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.UploadedPythonPackage
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Volume
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.WebhookConfig
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v1.WorkerPool
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.Connection
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.CreateConnectionRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.GetConnectionRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.GetRepositoryRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.GitHubConfig
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.InstallationState
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.ListConnectionsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.ListConnectionsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.OAuthCredential
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.OperationMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.Repository
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- parseDelimitedFrom(InputStream) - Static method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ApprovalConfig
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ApprovalResult
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ApproveBuildRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ArtifactResult
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Build.FailureInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Build
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Build.Warning
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildApproval
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildOperationMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildOptions
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildStep
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildTrigger
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuiltImage
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CancelBuildRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CreateBuildRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.FileHashes
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GetBuildRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GitHubEventsConfig
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GitSource
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Hash
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.InlineSecret
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListBuildsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListBuildsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PubsubConfig
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PullRequestFilter
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PushFilter
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.RepoSource
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Results
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.RetryBuildRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Secret
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.SecretManagerSecret
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Secrets
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Source
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.SourceProvenance
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.StorageSource
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.StorageSourceManifest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.TimeSpan
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UploadedNpmPackage
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UploadedPythonPackage
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Volume
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.WebhookConfig
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.WorkerPool
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.Connection
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.CreateConnectionRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.GetConnectionRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.GetRepositoryRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.GitHubConfig
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.InstallationState
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ListConnectionsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ListConnectionsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.OAuthCredential
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.OperationMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.Repository
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.ApprovalConfig
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.ApprovalResult
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.ApproveBuildRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.ArtifactResult
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.Artifacts
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.Build.FailureInfo
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.Build
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.Build.Warning
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.BuildApproval
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.BuildOperationMetadata
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.BuildOptions
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.BuildStep
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.BuildTrigger
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.BuiltImage
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.CancelBuildRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.CreateBuildRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.FileHashes
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.GetBuildRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.GitHubEventsConfig
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.GitSource
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.Hash
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.InlineSecret
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.ListBuildsRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.ListBuildsResponse
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.PubsubConfig
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.PullRequestFilter
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.PushFilter
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.RepoSource
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.Results
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.RetryBuildRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.Secret
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.SecretManagerSecret
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.Secrets
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.Source
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.SourceProvenance
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.StorageSource
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.StorageSourceManifest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.TimeSpan
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.UploadedNpmPackage
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.UploadedPythonPackage
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.Volume
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.WebhookConfig
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v1.WorkerPool
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.Connection
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.CreateConnectionRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.GetConnectionRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.GetRepositoryRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.GitHubConfig
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.InstallationState
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.ListConnectionsRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.ListConnectionsResponse
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.OAuthCredential
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.OperationMetadata
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.Repository
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- parseFrom(byte[]) - Static method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ApprovalConfig
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ApprovalResult
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ApproveBuildRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ArtifactResult
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Build.FailureInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Build
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Build.Warning
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildApproval
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildOperationMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildOptions
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildStep
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildTrigger
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuiltImage
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CancelBuildRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CreateBuildRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.FileHashes
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GetBuildRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GitHubEventsConfig
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GitSource
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Hash
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.InlineSecret
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListBuildsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListBuildsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PubsubConfig
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PullRequestFilter
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PushFilter
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.RepoSource
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Results
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.RetryBuildRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Secret
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.SecretManagerSecret
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Secrets
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Source
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.SourceProvenance
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.StorageSource
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.StorageSourceManifest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.TimeSpan
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UploadedNpmPackage
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UploadedPythonPackage
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Volume
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.WebhookConfig
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.WorkerPool
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.Connection
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.CreateConnectionRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.GetConnectionRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.GetRepositoryRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.GitHubConfig
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.InstallationState
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ListConnectionsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ListConnectionsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.OAuthCredential
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.OperationMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.Repository
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.ApprovalConfig
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.ApprovalResult
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.ApproveBuildRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.ArtifactResult
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.Artifacts
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.Build.FailureInfo
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.Build
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.Build.Warning
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.BuildApproval
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.BuildOperationMetadata
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.BuildOptions
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.BuildStep
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.BuildTrigger
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.BuiltImage
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.CancelBuildRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.CreateBuildRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.FileHashes
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.GetBuildRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.GitHubEventsConfig
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.GitSource
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.Hash
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.InlineSecret
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.ListBuildsRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.ListBuildsResponse
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.PubsubConfig
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.PullRequestFilter
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.PushFilter
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.RepoSource
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.Results
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.RetryBuildRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.Secret
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.SecretManagerSecret
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.Secrets
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.Source
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.SourceProvenance
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.StorageSource
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.StorageSourceManifest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.TimeSpan
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.UploadedNpmPackage
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.UploadedPythonPackage
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.Volume
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.WebhookConfig
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v1.WorkerPool
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.Connection
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.CreateConnectionRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.GetConnectionRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.GetRepositoryRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.GitHubConfig
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.InstallationState
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.ListConnectionsRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.ListConnectionsResponse
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.OAuthCredential
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.OperationMetadata
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.Repository
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- parseFrom(ByteString) - Static method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ApprovalConfig
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ApprovalResult
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ApproveBuildRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ArtifactResult
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Build.FailureInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Build
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Build.Warning
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildApproval
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildOperationMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildOptions
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildStep
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildTrigger
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuiltImage
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CancelBuildRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CreateBuildRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.FileHashes
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GetBuildRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GitHubEventsConfig
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GitSource
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Hash
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.InlineSecret
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListBuildsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListBuildsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PubsubConfig
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PullRequestFilter
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PushFilter
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.RepoSource
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Results
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.RetryBuildRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Secret
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.SecretManagerSecret
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Secrets
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Source
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.SourceProvenance
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.StorageSource
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.StorageSourceManifest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.TimeSpan
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UploadedNpmPackage
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UploadedPythonPackage
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Volume
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.WebhookConfig
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.WorkerPool
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.Connection
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.CreateConnectionRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.GetConnectionRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.GetRepositoryRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.GitHubConfig
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.InstallationState
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ListConnectionsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ListConnectionsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.OAuthCredential
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.OperationMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.Repository
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.ApprovalConfig
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.ApprovalResult
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.ApproveBuildRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.ArtifactResult
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.Artifacts
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.Build.FailureInfo
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.Build
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.Build.Warning
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.BuildApproval
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.BuildOperationMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.BuildOptions
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.BuildStep
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.BuildTrigger
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.BuiltImage
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.CancelBuildRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.CreateBuildRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.FileHashes
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.GetBuildRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.GitHubEventsConfig
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.GitSource
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.Hash
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.InlineSecret
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.ListBuildsRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.ListBuildsResponse
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.PubsubConfig
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.PullRequestFilter
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.PushFilter
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.RepoSource
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.Results
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.RetryBuildRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.Secret
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.SecretManagerSecret
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.Secrets
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.Source
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.SourceProvenance
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.StorageSource
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.StorageSourceManifest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.TimeSpan
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.UploadedNpmPackage
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.UploadedPythonPackage
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.Volume
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.WebhookConfig
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v1.WorkerPool
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.Connection
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.CreateConnectionRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.GetConnectionRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.GetRepositoryRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.GitHubConfig
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.InstallationState
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.ListConnectionsRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.ListConnectionsResponse
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.OAuthCredential
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.OperationMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.Repository
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- parseFrom(CodedInputStream) - Static method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ApprovalConfig
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ApprovalResult
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ApproveBuildRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ArtifactResult
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Build.FailureInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Build
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Build.Warning
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildApproval
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildOperationMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildOptions
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildStep
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildTrigger
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuiltImage
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CancelBuildRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CreateBuildRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.FileHashes
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GetBuildRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GitHubEventsConfig
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GitSource
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Hash
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.InlineSecret
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListBuildsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListBuildsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PubsubConfig
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PullRequestFilter
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PushFilter
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.RepoSource
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Results
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.RetryBuildRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Secret
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.SecretManagerSecret
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Secrets
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Source
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.SourceProvenance
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.StorageSource
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.StorageSourceManifest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.TimeSpan
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UploadedNpmPackage
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UploadedPythonPackage
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Volume
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.WebhookConfig
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.WorkerPool
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.Connection
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.CreateConnectionRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.GetConnectionRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.GetRepositoryRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.GitHubConfig
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.InstallationState
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ListConnectionsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ListConnectionsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.OAuthCredential
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.OperationMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.Repository
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.ApprovalConfig
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.ApprovalResult
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.ApproveBuildRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.ArtifactResult
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Artifacts
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Build.FailureInfo
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Build
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Build.Warning
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.BuildApproval
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.BuildOperationMetadata
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.BuildOptions
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.BuildStep
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.BuildTrigger
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.BuiltImage
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.CancelBuildRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.CreateBuildRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.FileHashes
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.GetBuildRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.GitHubEventsConfig
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.GitSource
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Hash
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.InlineSecret
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.ListBuildsRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.ListBuildsResponse
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.PubsubConfig
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.PullRequestFilter
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.PushFilter
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.RepoSource
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Results
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.RetryBuildRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Secret
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.SecretManagerSecret
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Secrets
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Source
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.SourceProvenance
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.StorageSource
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.StorageSourceManifest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.TimeSpan
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.UploadedNpmPackage
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.UploadedPythonPackage
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.Volume
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.WebhookConfig
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v1.WorkerPool
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.Connection
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.CreateConnectionRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.GetConnectionRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.GetRepositoryRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.GitHubConfig
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.InstallationState
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.ListConnectionsRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.ListConnectionsResponse
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.OAuthCredential
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.OperationMetadata
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.Repository
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- parseFrom(InputStream) - Static method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ApprovalConfig
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ApprovalResult
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ApproveBuildRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ArtifactResult
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Build.FailureInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Build
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Build.Warning
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildApproval
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildOperationMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildOptions
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildStep
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildTrigger
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuiltImage
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CancelBuildRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CreateBuildRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.FileHashes
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GetBuildRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GitHubEventsConfig
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GitSource
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Hash
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.InlineSecret
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListBuildsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListBuildsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PubsubConfig
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PullRequestFilter
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PushFilter
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.RepoSource
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Results
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.RetryBuildRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Secret
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.SecretManagerSecret
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Secrets
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Source
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.SourceProvenance
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.StorageSource
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.StorageSourceManifest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.TimeSpan
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UploadedNpmPackage
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UploadedPythonPackage
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Volume
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.WebhookConfig
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.WorkerPool
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.Connection
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.CreateConnectionRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.GetConnectionRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.GetRepositoryRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.GitHubConfig
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.InstallationState
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ListConnectionsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ListConnectionsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.OAuthCredential
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.OperationMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.Repository
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.ApprovalConfig
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.ApprovalResult
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.ApproveBuildRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.ArtifactResult
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.Artifacts
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.Build.FailureInfo
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.Build
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.Build.Warning
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.BuildApproval
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.BuildOperationMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.BuildOptions
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.BuildStep
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.BuildTrigger
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.BuiltImage
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.CancelBuildRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.CreateBuildRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.FileHashes
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.GetBuildRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.GitHubEventsConfig
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.GitSource
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.Hash
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.InlineSecret
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.ListBuildsRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.ListBuildsResponse
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.PubsubConfig
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.PullRequestFilter
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.PushFilter
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.RepoSource
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.Results
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.RetryBuildRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.Secret
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.SecretManagerSecret
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.Secrets
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.Source
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.SourceProvenance
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.StorageSource
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.StorageSourceManifest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.TimeSpan
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.UploadedNpmPackage
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.UploadedPythonPackage
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.Volume
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.WebhookConfig
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v1.WorkerPool
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.Connection
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.CreateConnectionRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.GetConnectionRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.GetRepositoryRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.GitHubConfig
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.InstallationState
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.ListConnectionsRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.ListConnectionsResponse
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.OAuthCredential
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.OperationMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.Repository
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- parseFrom(ByteBuffer) - Static method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ApprovalConfig
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ApprovalResult
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ApproveBuildRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ArtifactResult
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Build.FailureInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Build
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Build.Warning
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildApproval
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildOperationMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildOptions
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildStep
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuildTrigger
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.BuiltImage
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CancelBuildRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CreateBuildRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.FileHashes
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GetBuildRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GitHubEventsConfig
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.GitSource
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Hash
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.InlineSecret
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListBuildsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListBuildsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PubsubConfig
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PullRequestFilter
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.PushFilter
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.RepoSource
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Results
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.RetryBuildRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Secret
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.SecretManagerSecret
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Secrets
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Source
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.SourceProvenance
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.StorageSource
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.StorageSourceManifest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.TimeSpan
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UploadedNpmPackage
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.UploadedPythonPackage
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Volume
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.WebhookConfig
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.WorkerPool
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.Connection
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.CreateConnectionRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.GetConnectionRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.GetRepositoryRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.GitHubConfig
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.InstallationState
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ListConnectionsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ListConnectionsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.OAuthCredential
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.OperationMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.Repository
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- parseList(List<String>) - Static method in class com.google.cloudbuild.v1.BuildName
- parseList(List<String>) - Static method in class com.google.cloudbuild.v1.BuildTriggerName
- parseList(List<String>) - Static method in class com.google.cloudbuild.v1.LocationName
- parseList(List<String>) - Static method in class com.google.cloudbuild.v1.WorkerPoolName
- parseList(List<String>) - Static method in class com.google.cloudbuild.v2.ConnectionName
- parseList(List<String>) - Static method in class com.google.cloudbuild.v2.LocationName
- parseList(List<String>) - Static method in class com.google.cloudbuild.v2.RepositoryName
- parser() - Static method in class com.google.cloudbuild.v1.ApprovalConfig
- parser() - Static method in class com.google.cloudbuild.v1.ApprovalResult
- parser() - Static method in class com.google.cloudbuild.v1.ApproveBuildRequest
- parser() - Static method in class com.google.cloudbuild.v1.ArtifactResult
- parser() - Static method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- parser() - Static method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- parser() - Static method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- parser() - Static method in class com.google.cloudbuild.v1.Artifacts
- parser() - Static method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- parser() - Static method in class com.google.cloudbuild.v1.Build.FailureInfo
- parser() - Static method in class com.google.cloudbuild.v1.Build
- parser() - Static method in class com.google.cloudbuild.v1.Build.Warning
- parser() - Static method in class com.google.cloudbuild.v1.BuildApproval
- parser() - Static method in class com.google.cloudbuild.v1.BuildOperationMetadata
- parser() - Static method in class com.google.cloudbuild.v1.BuildOptions
- parser() - Static method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- parser() - Static method in class com.google.cloudbuild.v1.BuildStep
- parser() - Static method in class com.google.cloudbuild.v1.BuildTrigger
- parser() - Static method in class com.google.cloudbuild.v1.BuiltImage
- parser() - Static method in class com.google.cloudbuild.v1.CancelBuildRequest
- parser() - Static method in class com.google.cloudbuild.v1.CreateBuildRequest
- parser() - Static method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- parser() - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- parser() - Static method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- parser() - Static method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- parser() - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- parser() - Static method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- parser() - Static method in class com.google.cloudbuild.v1.FileHashes
- parser() - Static method in class com.google.cloudbuild.v1.GetBuildRequest
- parser() - Static method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- parser() - Static method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- parser() - Static method in class com.google.cloudbuild.v1.GitHubEventsConfig
- parser() - Static method in class com.google.cloudbuild.v1.GitSource
- parser() - Static method in class com.google.cloudbuild.v1.Hash
- parser() - Static method in class com.google.cloudbuild.v1.InlineSecret
- parser() - Static method in class com.google.cloudbuild.v1.ListBuildsRequest
- parser() - Static method in class com.google.cloudbuild.v1.ListBuildsResponse
- parser() - Static method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- parser() - Static method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- parser() - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- parser() - Static method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- parser() - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- parser() - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- parser() - Static method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- parser() - Static method in class com.google.cloudbuild.v1.PubsubConfig
- parser() - Static method in class com.google.cloudbuild.v1.PullRequestFilter
- parser() - Static method in class com.google.cloudbuild.v1.PushFilter
- parser() - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- parser() - Static method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- parser() - Static method in class com.google.cloudbuild.v1.RepoSource
- parser() - Static method in class com.google.cloudbuild.v1.Results
- parser() - Static method in class com.google.cloudbuild.v1.RetryBuildRequest
- parser() - Static method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- parser() - Static method in class com.google.cloudbuild.v1.Secret
- parser() - Static method in class com.google.cloudbuild.v1.SecretManagerSecret
- parser() - Static method in class com.google.cloudbuild.v1.Secrets
- parser() - Static method in class com.google.cloudbuild.v1.Source
- parser() - Static method in class com.google.cloudbuild.v1.SourceProvenance
- parser() - Static method in class com.google.cloudbuild.v1.StorageSource
- parser() - Static method in class com.google.cloudbuild.v1.StorageSourceManifest
- parser() - Static method in class com.google.cloudbuild.v1.TimeSpan
- parser() - Static method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- parser() - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- parser() - Static method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- parser() - Static method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- parser() - Static method in class com.google.cloudbuild.v1.UploadedNpmPackage
- parser() - Static method in class com.google.cloudbuild.v1.UploadedPythonPackage
- parser() - Static method in class com.google.cloudbuild.v1.Volume
- parser() - Static method in class com.google.cloudbuild.v1.WebhookConfig
- parser() - Static method in class com.google.cloudbuild.v1.WorkerPool
- parser() - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- parser() - Static method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- parser() - Static method in class com.google.cloudbuild.v2.Connection
- parser() - Static method in class com.google.cloudbuild.v2.CreateConnectionRequest
- parser() - Static method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- parser() - Static method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- parser() - Static method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- parser() - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- parser() - Static method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- parser() - Static method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- parser() - Static method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- parser() - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- parser() - Static method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- parser() - Static method in class com.google.cloudbuild.v2.GetConnectionRequest
- parser() - Static method in class com.google.cloudbuild.v2.GetRepositoryRequest
- parser() - Static method in class com.google.cloudbuild.v2.GitHubConfig
- parser() - Static method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- parser() - Static method in class com.google.cloudbuild.v2.InstallationState
- parser() - Static method in class com.google.cloudbuild.v2.ListConnectionsRequest
- parser() - Static method in class com.google.cloudbuild.v2.ListConnectionsResponse
- parser() - Static method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- parser() - Static method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- parser() - Static method in class com.google.cloudbuild.v2.OAuthCredential
- parser() - Static method in class com.google.cloudbuild.v2.OperationMetadata
- parser() - Static method in class com.google.cloudbuild.v2.Repository
- parser() - Static method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- parser() - Static method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- parser() - Static method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- PATH_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- PATH_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Volume
- PATHS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- PATHS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- PEERED_NETWORK_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- PEERED_NETWORK_IP_RANGE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- PENDING - com.google.cloudbuild.v1.Build.Status
-
Build has been created and is pending execution and queuing.
- PENDING - com.google.cloudbuild.v1.BuildApproval.State
-
Build approval is pending.
- PENDING_CREATE_APP - com.google.cloudbuild.v2.InstallationState.Stage
-
Only for GitHub Enterprise.
- PENDING_CREATE_APP_VALUE - Static variable in enum com.google.cloudbuild.v2.InstallationState.Stage
-
Only for GitHub Enterprise.
- PENDING_INSTALL_APP - com.google.cloudbuild.v2.InstallationState.Stage
-
User needs to follow the link to install the GitHub (or Enterprise) App.
- PENDING_INSTALL_APP_VALUE - Static variable in enum com.google.cloudbuild.v2.InstallationState.Stage
-
User needs to follow the link to install the GitHub (or Enterprise) App.
- PENDING_USER_OAUTH - com.google.cloudbuild.v2.InstallationState.Stage
-
User needs to authorize the GitHub (or Enterprise) App via OAuth.
- PENDING_USER_OAUTH_VALUE - Static variable in enum com.google.cloudbuild.v2.InstallationState.Stage
-
User needs to authorize the GitHub (or Enterprise) App via OAuth.
- PENDING_VALUE - Static variable in enum com.google.cloudbuild.v1.Build.Status
-
Build has been created and is pending execution and queuing.
- PENDING_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildApproval.State
-
Build approval is pending.
- PIPELINE_RUN_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- POOL_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildOptions
- PRIORITY_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build.Warning
- PRIORITY_UNSPECIFIED - com.google.cloudbuild.v1.Build.Warning.Priority
-
Should not be used.
- PRIORITY_UNSPECIFIED_VALUE - Static variable in enum com.google.cloudbuild.v1.Build.Warning.Priority
-
Should not be used.
- PRIVATE_KEY_SECRET_VERSION_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- PRIVATE_POOL_V1_CONFIG - com.google.cloudbuild.v1.WorkerPool.ConfigCase
- PRIVATE_POOL_V1_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.WorkerPool
- PrivatePoolV1Config - Class in com.google.cloudbuild.v1
-
Configuration for a V1 `PrivatePool`.
- PrivatePoolV1Config.Builder - Class in com.google.cloudbuild.v1
-
Configuration for a V1 `PrivatePool`.
- PrivatePoolV1Config.NetworkConfig - Class in com.google.cloudbuild.v1
-
Defines the network configuration for the pool.
- PrivatePoolV1Config.NetworkConfig.Builder - Class in com.google.cloudbuild.v1
-
Defines the network configuration for the pool.
- PrivatePoolV1Config.NetworkConfig.EgressOption - Enum in com.google.cloudbuild.v1
-
Defines the egress option for the pool.
- PrivatePoolV1Config.NetworkConfigOrBuilder - Interface in com.google.cloudbuild.v1
- PrivatePoolV1Config.WorkerConfig - Class in com.google.cloudbuild.v1
-
Defines the configuration to be used for creating workers in the pool.
- PrivatePoolV1Config.WorkerConfig.Builder - Class in com.google.cloudbuild.v1
-
Defines the configuration to be used for creating workers in the pool.
- PrivatePoolV1Config.WorkerConfigOrBuilder - Interface in com.google.cloudbuild.v1
- PrivatePoolV1ConfigOrBuilder - Interface in com.google.cloudbuild.v1
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.CancelBuildRequest
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.CreateBuildRequest
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.GetBuildRequest
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ListBuildsRequest
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.RepoSource
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.RetryBuildRequest
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- PROJECT_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- ProjectLocationBuildBuilder() - Constructor for class com.google.cloudbuild.v1.BuildName.ProjectLocationBuildBuilder
- ProjectLocationTriggerBuilder() - Constructor for class com.google.cloudbuild.v1.BuildTriggerName.ProjectLocationTriggerBuilder
- PUBLIC_EGRESS - com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.EgressOption
-
If set, workers are created with a public address which allows for public internet egress.
- PUBLIC_EGRESS_VALUE - Static variable in enum com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.EgressOption
-
If set, workers are created with a public address which allows for public internet egress.
- PUBSUB_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildTrigger
- PubsubConfig - Class in com.google.cloudbuild.v1
-
PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.
- PubsubConfig.Builder - Class in com.google.cloudbuild.v1
-
PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.
- PubsubConfig.State - Enum in com.google.cloudbuild.v1
-
Enumerates potential issues with the underlying Pub/Sub subscription configuration.
- PubsubConfigOrBuilder - Interface in com.google.cloudbuild.v1
- PULL_REQUEST - com.google.cloudbuild.v1.GitHubEventsConfig.EventCase
- PULL_REQUEST_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.GitHubEventsConfig
- PULL_TIMING_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildStep
- PullRequestFilter - Class in com.google.cloudbuild.v1
-
PullRequestFilter contains filter properties for matching GitHub Pull Requests.
- PullRequestFilter.Builder - Class in com.google.cloudbuild.v1
-
PullRequestFilter contains filter properties for matching GitHub Pull Requests.
- PullRequestFilter.CommentControl - Enum in com.google.cloudbuild.v1
-
Controls behavior of Pull Request comments.
- PullRequestFilter.GitRefCase - Enum in com.google.cloudbuild.v1
- PullRequestFilterOrBuilder - Interface in com.google.cloudbuild.v1
- PUSH - com.google.cloudbuild.v1.GitHubEventsConfig.EventCase
- PUSH_FAILED - com.google.cloudbuild.v1.Build.FailureInfo.FailureType
-
Unable to push the image to the repository.
- PUSH_FAILED_VALUE - Static variable in enum com.google.cloudbuild.v1.Build.FailureInfo.FailureType
-
Unable to push the image to the repository.
- PUSH_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.GitHubEventsConfig
- PUSH_IMAGE_NOT_FOUND - com.google.cloudbuild.v1.Build.FailureInfo.FailureType
-
Final image not found.
- PUSH_IMAGE_NOT_FOUND_VALUE - Static variable in enum com.google.cloudbuild.v1.Build.FailureInfo.FailureType
-
Final image not found.
- PUSH_NOT_AUTHORIZED - com.google.cloudbuild.v1.Build.FailureInfo.FailureType
-
Unauthorized push of the final image.
- PUSH_NOT_AUTHORIZED_VALUE - Static variable in enum com.google.cloudbuild.v1.Build.FailureInfo.FailureType
-
Unauthorized push of the final image.
- PUSH_TIMING_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuiltImage
- PUSH_TIMING_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.UploadedMavenArtifact
- PUSH_TIMING_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.UploadedNpmPackage
- PUSH_TIMING_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.UploadedPythonPackage
- PushFilter - Class in com.google.cloudbuild.v1
-
Push contains filter properties for matching GitHub git pushes.
- PushFilter.Builder - Class in com.google.cloudbuild.v1
-
Push contains filter properties for matching GitHub git pushes.
- PushFilter.GitRefCase - Enum in com.google.cloudbuild.v1
- PushFilterOrBuilder - Interface in com.google.cloudbuild.v1
- putAllAnnotations(Map<String, String>) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
User specified annotations.
- putAllAnnotations(Map<String, String>) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Allows clients to store small amounts of arbitrary data.
- putAllAnnotations(Map<String, String>) - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Allows clients to store small amounts of arbitrary data.
- putAllEnvMap(Map<String, ByteString>) - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
-
Map of environment variable name to its encrypted value.
- putAllFileHashes(Map<String, FileHashes>) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
Output only.
- putAllSecretEnv(Map<String, ByteString>) - Method in class com.google.cloudbuild.v1.Secret.Builder
-
Map of environment variable name to its encrypted value.
- putAllSubstitutions(Map<String, String>) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Substitutions data for `Build` resource.
- putAllSubstitutions(Map<String, String>) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Substitutions for Build resource.
- putAllSubstitutions(Map<String, String>) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Substitutions to use in a triggered build.
- putAllTiming(Map<String, TimeSpan>) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- putAnnotations(String, String) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
User specified annotations.
- putAnnotations(String, String) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Allows clients to store small amounts of arbitrary data.
- putAnnotations(String, String) - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Allows clients to store small amounts of arbitrary data.
- putEnvMap(String, ByteString) - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
-
Map of environment variable name to its encrypted value.
- putFileHashes(String, FileHashes) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
Output only.
- putSecretEnv(String, ByteString) - Method in class com.google.cloudbuild.v1.Secret.Builder
-
Map of environment variable name to its encrypted value.
- putSubstitutions(String, String) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Substitutions data for `Build` resource.
- putSubstitutions(String, String) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Substitutions for Build resource.
- putSubstitutions(String, String) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Substitutions to use in a triggered build.
- putTiming(String, TimeSpan) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- PYTHON_PACKAGES_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Artifacts
- PYTHON_PACKAGES_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Results
Q
- QUEUE_TTL_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- QUEUED - com.google.cloudbuild.v1.Build.Status
-
Build or step is queued; work has not yet begun.
- QUEUED_VALUE - Static variable in enum com.google.cloudbuild.v1.Build.Status
-
Build or step is queued; work has not yet begun.
R
- receiveTriggerWebhook(ReceiveTriggerWebhookRequest) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
ReceiveTriggerWebhook [Experimental] is called when the API receives a webhook request targeted at a specific trigger.
- receiveTriggerWebhook(ReceiveTriggerWebhookRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildBlockingStub
-
ReceiveTriggerWebhook [Experimental] is called when the API receives a webhook request targeted at a specific trigger.
- receiveTriggerWebhook(ReceiveTriggerWebhookRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildFutureStub
-
ReceiveTriggerWebhook [Experimental] is called when the API receives a webhook request targeted at a specific trigger.
- receiveTriggerWebhook(ReceiveTriggerWebhookRequest, StreamObserver<ReceiveTriggerWebhookResponse>) - Method in interface com.google.cloudbuild.v1.CloudBuildGrpc.AsyncService
-
ReceiveTriggerWebhook [Experimental] is called when the API receives a webhook request targeted at a specific trigger.
- receiveTriggerWebhook(ReceiveTriggerWebhookRequest, StreamObserver<ReceiveTriggerWebhookResponse>) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildStub
-
ReceiveTriggerWebhook [Experimental] is called when the API receives a webhook request targeted at a specific trigger.
- receiveTriggerWebhookCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
ReceiveTriggerWebhook [Experimental] is called when the API receives a webhook request targeted at a specific trigger.
- receiveTriggerWebhookCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- receiveTriggerWebhookCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- receiveTriggerWebhookCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- ReceiveTriggerWebhookRequest - Class in com.google.cloudbuild.v1
-
ReceiveTriggerWebhookRequest [Experimental] is the request object accepted by the ReceiveTriggerWebhook method.
- ReceiveTriggerWebhookRequest.Builder - Class in com.google.cloudbuild.v1
-
ReceiveTriggerWebhookRequest [Experimental] is the request object accepted by the ReceiveTriggerWebhook method.
- ReceiveTriggerWebhookRequestOrBuilder - Interface in com.google.cloudbuild.v1
- ReceiveTriggerWebhookResponse - Class in com.google.cloudbuild.v1
-
ReceiveTriggerWebhookResponse [Experimental] is the response object for the ReceiveTriggerWebhook method.
- ReceiveTriggerWebhookResponse.Builder - Class in com.google.cloudbuild.v1
-
ReceiveTriggerWebhookResponse [Experimental] is the response object for the ReceiveTriggerWebhook method.
- ReceiveTriggerWebhookResponseOrBuilder - Interface in com.google.cloudbuild.v1
- receiveTriggerWebhookSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to receiveTriggerWebhook.
- receiveTriggerWebhookSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to receiveTriggerWebhook.
- receiveTriggerWebhookSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to receiveTriggerWebhook.
- receiveTriggerWebhookSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to receiveTriggerWebhook.
- RECONCILING_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.Connection
- REGIONAL_USER_OWNED_BUCKET - com.google.cloudbuild.v1.BuildOptions.DefaultLogsBucketBehavior
-
Bucket is located in user-owned project in the same region as the build.
- REGIONAL_USER_OWNED_BUCKET_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildOptions.DefaultLogsBucketBehavior
-
Bucket is located in user-owned project in the same region as the build.
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.cloudbuild.v1.Cloudbuild
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.cloudbuild.v2.CloudBuildProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.cloudbuild.v2.RepositoryManagerProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v1.Cloudbuild
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.CloudBuildProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.cloudbuild.v2.RepositoryManagerProto
- REJECTED - com.google.cloudbuild.v1.ApprovalResult.Decision
-
Build is rejected.
- REJECTED - com.google.cloudbuild.v1.BuildApproval.State
-
Build approval has been rejected.
- REJECTED_VALUE - Static variable in enum com.google.cloudbuild.v1.ApprovalResult.Decision
-
Build is rejected.
- REJECTED_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildApproval.State
-
Build approval has been rejected.
- REMOTE_URI_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.Repository
- removeAnnotations(String) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
User specified annotations.
- removeAnnotations(String) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Allows clients to store small amounts of arbitrary data.
- removeAnnotations(String) - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Allows clients to store small amounts of arbitrary data.
- removeBuilds(int) - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
-
Builds will be sorted by `create_time`, descending.
- removeConnections(int) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
-
The list of Connections.
- removeEnvMap(String) - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
-
Map of environment variable name to its encrypted value.
- removeFileHash(int) - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
-
The file hash of the artifact.
- removeFileHash(int) - Method in class com.google.cloudbuild.v1.FileHashes.Builder
-
Collection of file hashes.
- removeFileHashes(String) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
Output only.
- removeImages(int) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Container images that were built as a part of the build.
- removeInline(int) - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets encrypted with KMS key and the associated secret environment variable.
- removeMavenArtifacts(int) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- removeMavenArtifacts(int) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- removeNpmPackages(int) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- removeNpmPackages(int) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Npm packages uploaded to Artifact Registry at the end of the build.
- removePythonPackages(int) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- removePythonPackages(int) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- removeRepositories(int) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
-
Repository resources created.
- removeRepositories(int) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
-
repositories ready to be created.
- removeRepositories(int) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
-
The list of Repositories.
- removeRequests(int) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
-
Required.
- removeSecretEnv(String) - Method in class com.google.cloudbuild.v1.Secret.Builder
-
Map of environment variable name to its encrypted value.
- removeSecretManager(int) - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets in Secret Manager and associated secret environment variable.
- removeSecrets(int) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets to decrypt using Cloud Key Management Service.
- removeSteps(int) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Required.
- removeSubstitutions(String) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Substitutions data for `Build` resource.
- removeSubstitutions(String) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Substitutions for Build resource.
- removeSubstitutions(String) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Substitutions to use in a triggered build.
- removeTiming(String) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- removeTriggers(int) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- removeVolumes(int) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- removeVolumes(int) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
List of volumes to mount into the build step.
- removeWarnings(int) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- removeWorkerPools(int) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
-
`WorkerPools` for the specified project.
- REPO_NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.RepoSource
- REPO_SOURCE - com.google.cloudbuild.v1.Source.SourceCase
- REPO_SOURCE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Source
- REPOSITORIES_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- REPOSITORIES_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- REPOSITORIES_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.ListRepositoriesResponse
- Repository - Class in com.google.cloudbuild.v2
-
A repository associated to a parent connection.
- REPOSITORY_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- REPOSITORY_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- REPOSITORY_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- REPOSITORY_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.CreateRepositoryRequest
- REPOSITORY_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.FetchReadTokenRequest
- REPOSITORY_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- REPOSITORY_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.CreateRepositoryRequest
- Repository.Builder - Class in com.google.cloudbuild.v2
-
A repository associated to a parent connection.
- RepositoryManagerClient - Class in com.google.cloud.devtools.cloudbuild.v2
-
Service Description: Manages connections to source code repostiories.
- RepositoryManagerClient(RepositoryManagerSettings) - Constructor for class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Constructs an instance of RepositoryManagerClient, using the given settings.
- RepositoryManagerClient(RepositoryManagerStub) - Constructor for class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
- RepositoryManagerClient.FetchLinkableRepositoriesFixedSizeCollection - Class in com.google.cloud.devtools.cloudbuild.v2
- RepositoryManagerClient.FetchLinkableRepositoriesPage - Class in com.google.cloud.devtools.cloudbuild.v2
- RepositoryManagerClient.FetchLinkableRepositoriesPagedResponse - Class in com.google.cloud.devtools.cloudbuild.v2
- RepositoryManagerClient.ListConnectionsFixedSizeCollection - Class in com.google.cloud.devtools.cloudbuild.v2
- RepositoryManagerClient.ListConnectionsPage - Class in com.google.cloud.devtools.cloudbuild.v2
- RepositoryManagerClient.ListConnectionsPagedResponse - Class in com.google.cloud.devtools.cloudbuild.v2
- RepositoryManagerClient.ListRepositoriesFixedSizeCollection - Class in com.google.cloud.devtools.cloudbuild.v2
- RepositoryManagerClient.ListRepositoriesPage - Class in com.google.cloud.devtools.cloudbuild.v2
- RepositoryManagerClient.ListRepositoriesPagedResponse - Class in com.google.cloud.devtools.cloudbuild.v2
- RepositoryManagerGrpc - Class in com.google.cloudbuild.v2
-
Manages connections to source code repostiories.
- RepositoryManagerGrpc.AsyncService - Interface in com.google.cloudbuild.v2
-
Manages connections to source code repostiories.
- RepositoryManagerGrpc.RepositoryManagerBlockingStub - Class in com.google.cloudbuild.v2
-
A stub to allow clients to do synchronous rpc calls to service RepositoryManager.
- RepositoryManagerGrpc.RepositoryManagerFutureStub - Class in com.google.cloudbuild.v2
-
A stub to allow clients to do ListenableFuture-style rpc calls to service RepositoryManager.
- RepositoryManagerGrpc.RepositoryManagerImplBase - Class in com.google.cloudbuild.v2
-
Base class for the server implementation of the service RepositoryManager.
- RepositoryManagerGrpc.RepositoryManagerStub - Class in com.google.cloudbuild.v2
-
A stub to allow clients to do asynchronous rpc calls to service RepositoryManager.
- RepositoryManagerImplBase() - Constructor for class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerImplBase
- RepositoryManagerProto - Class in com.google.cloudbuild.v2
- RepositoryManagerSettings - Class in com.google.cloud.devtools.cloudbuild.v2
-
Settings class to configure an instance of
RepositoryManagerClient. - RepositoryManagerSettings(RepositoryManagerSettings.Builder) - Constructor for class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
- RepositoryManagerSettings.Builder - Class in com.google.cloud.devtools.cloudbuild.v2
-
Builder for RepositoryManagerSettings.
- RepositoryManagerStub - Class in com.google.cloud.devtools.cloudbuild.v2.stub
-
Base stub class for the RepositoryManager service API.
- RepositoryManagerStub() - Constructor for class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- RepositoryManagerStubSettings - Class in com.google.cloud.devtools.cloudbuild.v2.stub
-
Settings class to configure an instance of
RepositoryManagerStub. - RepositoryManagerStubSettings(RepositoryManagerStubSettings.Builder) - Constructor for class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
- RepositoryManagerStubSettings.Builder - Class in com.google.cloud.devtools.cloudbuild.v2.stub
-
Builder for RepositoryManagerStubSettings.
- RepositoryName - Class in com.google.cloudbuild.v2
- RepositoryName() - Constructor for class com.google.cloudbuild.v2.RepositoryName
-
Deprecated.
- RepositoryName.Builder - Class in com.google.cloudbuild.v2
-
Builder for projects/{project}/locations/{location}/connections/{connection}/repositories/{repository}.
- RepositoryOrBuilder - Interface in com.google.cloudbuild.v2
- RepoSource - Class in com.google.cloudbuild.v1
-
Location of the source in a Google Cloud Source Repository.
- RepoSource.Builder - Class in com.google.cloudbuild.v1
-
Location of the source in a Google Cloud Source Repository.
- RepoSource.RevisionCase - Enum in com.google.cloudbuild.v1
- RepoSourceOrBuilder - Interface in com.google.cloudbuild.v1
- REQUESTED_CANCELLATION_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.OperationMetadata
- REQUESTED_CANCELLATION_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- REQUESTED_VERIFY_OPTION_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildOptions
- REQUESTS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- RESOLVED_REPO_SOURCE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.SourceProvenance
- RESOLVED_STORAGE_SOURCE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.SourceProvenance
- RESOLVED_STORAGE_SOURCE_MANIFEST_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.SourceProvenance
- RESOURCE_NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildTrigger
- RESULT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildApproval
- Results - Class in com.google.cloudbuild.v1
-
Artifacts created by the build pipeline.
- RESULTS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- Results.Builder - Class in com.google.cloudbuild.v1
-
Artifacts created by the build pipeline.
- ResultsOrBuilder - Interface in com.google.cloudbuild.v1
- retryBuild(RetryBuildRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildBlockingStub
-
Creates a new build based on the specified build.
- retryBuild(RetryBuildRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildFutureStub
-
Creates a new build based on the specified build.
- retryBuild(RetryBuildRequest, StreamObserver<Operation>) - Method in interface com.google.cloudbuild.v1.CloudBuildGrpc.AsyncService
-
Creates a new build based on the specified build.
- retryBuild(RetryBuildRequest, StreamObserver<Operation>) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildStub
-
Creates a new build based on the specified build.
- retryBuildAsync(RetryBuildRequest) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Creates a new build based on the specified build.
- retryBuildAsync(String, String) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Creates a new build based on the specified build.
- retryBuildCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Creates a new build based on the specified build.
- retryBuildCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- retryBuildCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- retryBuildCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- retryBuildOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Creates a new build based on the specified build.
- retryBuildOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- retryBuildOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- retryBuildOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- retryBuildOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to retryBuild.
- retryBuildOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to retryBuild.
- retryBuildOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to retryBuild.
- retryBuildOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to retryBuild.
- RetryBuildRequest - Class in com.google.cloudbuild.v1
-
Specifies a build to retry.
- RetryBuildRequest.Builder - Class in com.google.cloudbuild.v1
-
Specifies a build to retry.
- RetryBuildRequestOrBuilder - Interface in com.google.cloudbuild.v1
- retryBuildSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to retryBuild.
- retryBuildSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to retryBuild.
- retryBuildSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to retryBuild.
- retryBuildSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to retryBuild.
- REVISION_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.GitSource
- REVISION_NOT_SET - com.google.cloudbuild.v1.RepoSource.RevisionCase
- runBuildTrigger(RunBuildTriggerRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildBlockingStub
-
Runs a `BuildTrigger` at a particular source revision.
- runBuildTrigger(RunBuildTriggerRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildFutureStub
-
Runs a `BuildTrigger` at a particular source revision.
- runBuildTrigger(RunBuildTriggerRequest, StreamObserver<Operation>) - Method in interface com.google.cloudbuild.v1.CloudBuildGrpc.AsyncService
-
Runs a `BuildTrigger` at a particular source revision.
- runBuildTrigger(RunBuildTriggerRequest, StreamObserver<Operation>) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildStub
-
Runs a `BuildTrigger` at a particular source revision.
- runBuildTriggerAsync(RunBuildTriggerRequest) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Runs a `BuildTrigger` at a particular source revision.
- runBuildTriggerAsync(String, String, RepoSource) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Runs a `BuildTrigger` at a particular source revision.
- runBuildTriggerCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Runs a `BuildTrigger` at a particular source revision.
- runBuildTriggerCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- runBuildTriggerCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- runBuildTriggerCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- runBuildTriggerOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Runs a `BuildTrigger` at a particular source revision.
- runBuildTriggerOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- runBuildTriggerOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- runBuildTriggerOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- runBuildTriggerOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to runBuildTrigger.
- runBuildTriggerOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to runBuildTrigger.
- runBuildTriggerOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to runBuildTrigger.
- runBuildTriggerOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to runBuildTrigger.
- RunBuildTriggerRequest - Class in com.google.cloudbuild.v1
-
Specifies a build trigger to run and the source to use.
- RunBuildTriggerRequest.Builder - Class in com.google.cloudbuild.v1
-
Specifies a build trigger to run and the source to use.
- RunBuildTriggerRequestOrBuilder - Interface in com.google.cloudbuild.v1
- runBuildTriggerSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to runBuildTrigger.
- runBuildTriggerSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to runBuildTrigger.
- runBuildTriggerSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to runBuildTrigger.
- runBuildTriggerSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to runBuildTrigger.
- RUNNING - com.google.cloudbuild.v1.WorkerPool.State
-
`WorkerPool` is running.
- RUNNING_VALUE - Static variable in enum com.google.cloudbuild.v1.WorkerPool.State
-
`WorkerPool` is running.
- RunWorkflowCustomOperationMetadata - Class in com.google.cloudbuild.v2
-
Represents the custom metadata of the RunWorkflow long-running operation.
- RunWorkflowCustomOperationMetadata.Builder - Class in com.google.cloudbuild.v2
-
Represents the custom metadata of the RunWorkflow long-running operation.
- RunWorkflowCustomOperationMetadataOrBuilder - Interface in com.google.cloudbuild.v2
S
- SCRIPT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildStep
- Secret - Class in com.google.cloudbuild.v1
-
Pairs a set of secret environment variables containing encrypted values with the Cloud KMS key to use to decrypt the value.
- SECRET - com.google.cloudbuild.v1.WebhookConfig.AuthMethodCase
- SECRET_DELETED - com.google.cloudbuild.v1.WebhookConfig.State
-
The secret provided in auth_method has been deleted.
- SECRET_DELETED_VALUE - Static variable in enum com.google.cloudbuild.v1.WebhookConfig.State
-
The secret provided in auth_method has been deleted.
- SECRET_ENV_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildOptions
- SECRET_ENV_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildStep
- SECRET_ENV_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Secret
- SECRET_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- SECRET_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.WebhookConfig
- SECRET_MANAGER_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Secrets
- Secret.Builder - Class in com.google.cloudbuild.v1
-
Pairs a set of secret environment variables containing encrypted values with the Cloud KMS key to use to decrypt the value.
- SecretManagerSecret - Class in com.google.cloudbuild.v1
-
Pairs a secret environment variable with a SecretVersion in Secret Manager.
- SecretManagerSecret.Builder - Class in com.google.cloudbuild.v1
-
Pairs a secret environment variable with a SecretVersion in Secret Manager.
- SecretManagerSecretOrBuilder - Interface in com.google.cloudbuild.v1
- SecretOrBuilder - Interface in com.google.cloudbuild.v1
- Secrets - Class in com.google.cloudbuild.v1
-
Secrets and secret environment variables.
- SECRETS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- Secrets.Builder - Class in com.google.cloudbuild.v1
-
Secrets and secret environment variables.
- SecretsOrBuilder - Interface in com.google.cloudbuild.v1
- SERVER_VERSION_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- SERVICE_ACCOUNT_EMAIL_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.PubsubConfig
- SERVICE_ACCOUNT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- SERVICE_ACCOUNT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildTrigger
- SERVICE_DIRECTORY_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- SERVICE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- SERVICE_NAME - Static variable in class com.google.cloudbuild.v1.CloudBuildGrpc
- SERVICE_NAME - Static variable in class com.google.cloudbuild.v2.RepositoryManagerGrpc
- ServiceDirectoryConfig - Class in com.google.cloudbuild.v2
-
ServiceDirectoryConfig represents Service Directory configuration for a connection.
- ServiceDirectoryConfig.Builder - Class in com.google.cloudbuild.v2
-
ServiceDirectoryConfig represents Service Directory configuration for a connection.
- ServiceDirectoryConfigOrBuilder - Interface in com.google.cloudbuild.v2
- setActionUri(String) - Method in class com.google.cloudbuild.v2.InstallationState.Builder
-
Output only.
- setActionUriBytes(ByteString) - Method in class com.google.cloudbuild.v2.InstallationState.Builder
-
Output only.
- setAllowExitCodes(int, int) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Allow this build step to fail without failing the entire build if and only if the exit code is one of the specified codes.
- setAllowFailure(boolean) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Allow this build step to fail without failing the entire build.
- setAllowMissing(boolean) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
-
If set to true, and the `WorkerPool` is not found, the request will succeed but no action will be taken on the server.
- setAllowMissing(boolean) - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
-
If set to true, and the connection is not found a new connection will be created.
- setApiKey(String) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Required.
- setApiKeyBytes(ByteString) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Required.
- setApiVersion(String) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- setApiVersion(String) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- setApiVersionBytes(ByteString) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- setApiVersionBytes(ByteString) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- setAppId(long) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Id of the GitHub App created from the manifest.
- setAppInstallationId(long) - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
-
GitHub App installation id.
- setAppInstallationId(long) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
ID of the installation of the GitHub App.
- setApproval(BuildApproval) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setApproval(BuildApproval.Builder) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setApprovalRequired(boolean) - Method in class com.google.cloudbuild.v1.ApprovalConfig.Builder
-
Whether or not approval is needed.
- setApprovalResult(ApprovalResult) - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
-
Approval decision and metadata.
- setApprovalResult(ApprovalResult.Builder) - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
-
Approval decision and metadata.
- setApprovalTime(Timestamp) - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Output only.
- setApprovalTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Output only.
- setApproverAccount(String) - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Output only.
- setApproverAccountBytes(ByteString) - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Output only.
- setAppSlug(String) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
The URL-friendly name of the GitHub App.
- setAppSlugBytes(ByteString) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
The URL-friendly name of the GitHub App.
- setArgs(int, String) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of arguments that will be presented to the step when it is started.
- setArtifactId(String) - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Maven `artifactId` value used when uploading the artifact to Artifact Registry.
- setArtifactIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Maven `artifactId` value used when uploading the artifact to Artifact Registry.
- setArtifactManifest(String) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Path to the artifact manifest for non-container artifacts uploaded to Cloud Storage.
- setArtifactManifestBytes(ByteString) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Path to the artifact manifest for non-container artifacts uploaded to Cloud Storage.
- setArtifacts(Artifacts) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Artifacts produced by the build that should be uploaded upon successful completion of all build steps.
- setArtifacts(Artifacts.Builder) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Artifacts produced by the build that should be uploaded upon successful completion of all build steps.
- setArtifactTiming(TimeSpan) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Time to push all non-container artifacts to Cloud Storage.
- setArtifactTiming(TimeSpan.Builder) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Time to push all non-container artifacts to Cloud Storage.
- setAuthorizerCredential(OAuthCredential) - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
-
OAuth credential of the account that authorized the Cloud Build GitHub App.
- setAuthorizerCredential(OAuthCredential.Builder) - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
-
OAuth credential of the account that authorized the Cloud Build GitHub App.
- setAutodetect(boolean) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Autodetect build configuration.
- setAvailableSecrets(Secrets) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets and secret environment variables.
- setAvailableSecrets(Secrets.Builder) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets and secret environment variables.
- setBody(HttpBody) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
HTTP request body.
- setBody(HttpBody.Builder) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
HTTP request body.
- setBranch(String) - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
-
Regex of branches to match.
- setBranch(String) - Method in class com.google.cloudbuild.v1.PushFilter.Builder
-
Regexes matching branches to build.
- setBranchBytes(ByteString) - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
-
Regex of branches to match.
- setBranchBytes(ByteString) - Method in class com.google.cloudbuild.v1.PushFilter.Builder
-
Regexes matching branches to build.
- setBranchName(String) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Regex matching branches to build.
- setBranchNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Regex matching branches to build.
- setBucket(String) - Method in class com.google.cloudbuild.v1.StorageSource.Builder
-
Google Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- setBucket(String) - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
-
Google Cloud Storage bucket containing the source manifest (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- setBucketBytes(ByteString) - Method in class com.google.cloudbuild.v1.StorageSource.Builder
-
Google Cloud Storage bucket containing the source (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- setBucketBytes(ByteString) - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
-
Google Cloud Storage bucket containing the source manifest (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- setBuild(Build) - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
-
The build that the operation is tracking.
- setBuild(Build) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Contents of the build template.
- setBuild(Build) - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
-
Required.
- setBuild(Build.Builder) - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
-
The build that the operation is tracking.
- setBuild(Build.Builder) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Contents of the build template.
- setBuild(Build.Builder) - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
-
Required.
- setBuild(String) - Method in class com.google.cloudbuild.v1.BuildName.Builder
- setBuild(String) - Method in class com.google.cloudbuild.v1.BuildName.ProjectLocationBuildBuilder
- setBuilds(int, Build) - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
-
Builds will be sorted by `create_time`, descending.
- setBuilds(int, Build.Builder) - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
-
Builds will be sorted by `create_time`, descending.
- setBuildStepImages(int, String) - Method in class com.google.cloudbuild.v1.Results.Builder
-
List of build step digests, in the order corresponding to build step indices.
- setBuildStepOutputs(int, ByteString) - Method in class com.google.cloudbuild.v1.Results.Builder
-
List of build step outputs, produced by builder images, in the order corresponding to build step indices.
- setBuildTriggerId(String) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setBuildTriggerIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setComment(String) - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Optional.
- setCommentBytes(ByteString) - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Optional.
- setCommentControl(PullRequestFilter.CommentControl) - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
-
Configure builds to run whether a repository owner or collaborator need to comment `/gcbrun`.
- setCommentControlValue(int) - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
-
Configure builds to run whether a repository owner or collaborator need to comment `/gcbrun`.
- setCommitSha(String) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Explicit commit SHA to build.
- setCommitShaBytes(ByteString) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Explicit commit SHA to build.
- setCompleteTime(Timestamp) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
-
Time the operation was completed.
- setCompleteTime(Timestamp) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
-
Time the operation was completed.
- setCompleteTime(Timestamp) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
-
Time the operation was completed.
- setCompleteTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
-
Time the operation was completed.
- setCompleteTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
-
Time the operation was completed.
- setCompleteTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
-
Time the operation was completed.
- setConfig(ApprovalConfig) - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
-
Output only.
- setConfig(ApprovalConfig.Builder) - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
-
Output only.
- setConnection(Connection) - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
-
Required.
- setConnection(Connection) - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
-
Required.
- setConnection(Connection.Builder) - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
-
Required.
- setConnection(Connection.Builder) - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
-
Required.
- setConnection(String) - Method in class com.google.cloudbuild.v2.ConnectionName.Builder
- setConnection(String) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
-
Required.
- setConnection(String) - Method in class com.google.cloudbuild.v2.RepositoryName.Builder
- setConnectionBytes(ByteString) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
-
Required.
- setConnectionId(String) - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
-
Required.
- setConnectionIdBytes(ByteString) - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
-
Required.
- setConnections(int, Connection) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
-
The list of Connections.
- setConnections(int, Connection.Builder) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
-
The list of Connections.
- setCreateTime(Timestamp) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setCreateTime(Timestamp) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Output only.
- setCreateTime(Timestamp) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
-
Time the operation was created.
- setCreateTime(Timestamp) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
-
Time the operation was created.
- setCreateTime(Timestamp) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
-
Time the operation was created.
- setCreateTime(Timestamp) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- setCreateTime(Timestamp) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- setCreateTime(Timestamp) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- setCreateTime(Timestamp) - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Output only.
- setCreateTime(Timestamp) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- setCreateTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setCreateTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Output only.
- setCreateTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
-
Time the operation was created.
- setCreateTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
-
Time the operation was created.
- setCreateTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
-
Time the operation was created.
- setCreateTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- setCreateTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- setCreateTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- setCreateTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Output only.
- setCreateTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- setDecision(ApprovalResult.Decision) - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Required.
- setDecisionValue(int) - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Required.
- setDefaultLogsBucketBehavior(BuildOptions.DefaultLogsBucketBehavior) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Optional.
- setDefaultLogsBucketBehaviorValue(int) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Optional.
- setDeleteTime(Timestamp) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- setDeleteTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- setDescription(String) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Human-readable description of this trigger.
- setDescriptionBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Human-readable description of this trigger.
- setDetail(String) - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
-
Explains the failure issue in more detail using hard-coded text.
- setDetailBytes(ByteString) - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
-
Explains the failure issue in more detail using hard-coded text.
- setDigest(String) - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
-
Docker Registry 2.0 digest.
- setDigestBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
-
Docker Registry 2.0 digest.
- setDir(String) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Working directory to use when running this step's container.
- setDir(String) - Method in class com.google.cloudbuild.v1.GitSource.Builder
-
Directory, relative to the source root, in which to run the build.
- setDir(String) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Directory, relative to the source root, in which to run the build.
- setDirBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Working directory to use when running this step's container.
- setDirBytes(ByteString) - Method in class com.google.cloudbuild.v1.GitSource.Builder
-
Directory, relative to the source root, in which to run the build.
- setDirBytes(ByteString) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Directory, relative to the source root, in which to run the build.
- setDisabled(boolean) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
If true, the trigger will never automatically execute a build.
- setDisabled(boolean) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
If disabled is set to true, functionality is disabled for this connection.
- setDiskSizeGb(long) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Requested disk size for the VM that runs the build.
- setDiskSizeGb(long) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
-
Size of the disk attached to the worker, in GB.
- setDisplayName(String) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
A user-specified, human-readable name for the `WorkerPool`.
- setDisplayNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
A user-specified, human-readable name for the `WorkerPool`.
- setDynamicSubstitutions(boolean) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Option to specify whether or not to apply bash style string operations to the substitutions.
- setEgressOption(PrivatePoolV1Config.NetworkConfig.EgressOption) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
-
Option to configure network egress for the workers.
- setEgressOptionValue(int) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
-
Option to configure network egress for the workers.
- setEndTime(Timestamp) - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
-
End of time span.
- setEndTime(Timestamp) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- setEndTime(Timestamp) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- setEndTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
-
End of time span.
- setEndTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- setEndTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- setEntrypoint(String) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Entrypoint to be used instead of the build step image's default entrypoint.
- setEntrypointBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Entrypoint to be used instead of the build step image's default entrypoint.
- setEnv(int, String) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
A list of global environment variable definitions that will exist for all build steps in this build.
- setEnv(int, String) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of environment variable definitions to be used when running a step.
- setEnv(String) - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
-
Environment variable name to associate with the secret.
- setEnvBytes(ByteString) - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
-
Environment variable name to associate with the secret.
- setEtag(String) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
-
Optional.
- setEtag(String) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- setEtag(String) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- setEtag(String) - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
-
The current etag of the connection.
- setEtag(String) - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
-
The current etag of the repository.
- setEtag(String) - Method in class com.google.cloudbuild.v2.Repository.Builder
-
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- setEtag(String) - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
-
The current etag of the connection.
- setEtagBytes(ByteString) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
-
Optional.
- setEtagBytes(ByteString) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- setEtagBytes(ByteString) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- setEtagBytes(ByteString) - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
-
The current etag of the connection.
- setEtagBytes(ByteString) - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
-
The current etag of the repository.
- setEtagBytes(ByteString) - Method in class com.google.cloudbuild.v2.Repository.Builder
-
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- setEtagBytes(ByteString) - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
-
The current etag of the connection.
- setExitCode(int) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Output only.
- setExpirationTime(Timestamp) - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
-
Expiration timestamp.
- setExpirationTime(Timestamp) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
-
Expiration timestamp.
- setExpirationTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
-
Expiration timestamp.
- setExpirationTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
-
Expiration timestamp.
- setFailureInfo(Build.FailureInfo) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setFailureInfo(Build.FailureInfo.Builder) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.ApprovalConfig.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Build.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.FileHashes.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.GitSource.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Hash.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.PushFilter.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Results.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Secret.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Secrets.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Source.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.StorageSource.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.Volume.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.Connection.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.GetConnectionRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.GetRepositoryRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.InstallationState.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.Repository.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
- setFileHash(int, FileHashes) - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
-
The file hash of the artifact.
- setFileHash(int, FileHashes.Builder) - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
-
The file hash of the artifact.
- setFileHash(int, Hash) - Method in class com.google.cloudbuild.v1.FileHashes.Builder
-
Collection of file hashes.
- setFileHash(int, Hash.Builder) - Method in class com.google.cloudbuild.v1.FileHashes.Builder
-
Collection of file hashes.
- setFileHashes(FileHashes) - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
-
Hash types and values of the Maven Artifact.
- setFileHashes(FileHashes) - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
-
Hash types and values of the npm package.
- setFileHashes(FileHashes) - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
-
Hash types and values of the Python Artifact.
- setFileHashes(FileHashes.Builder) - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
-
Hash types and values of the Maven Artifact.
- setFileHashes(FileHashes.Builder) - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
-
Hash types and values of the npm package.
- setFileHashes(FileHashes.Builder) - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
-
Hash types and values of the Python Artifact.
- setFilename(String) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Path, from the source root, to the build configuration file (i.e.
- setFilenameBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Path, from the source root, to the build configuration file (i.e.
- setFilter(String) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Optional.
- setFilter(String) - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
-
The raw filter text to constrain the results.
- setFilter(String) - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
-
A filter expression that filters resources listed in the response.
- setFilterBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Optional.
- setFilterBytes(ByteString) - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
-
The raw filter text to constrain the results.
- setFilterBytes(ByteString) - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
-
A filter expression that filters resources listed in the response.
- setFinishTime(Timestamp) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setFinishTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setGeneration(long) - Method in class com.google.cloudbuild.v1.StorageSource.Builder
-
Google Cloud Storage generation for the object.
- setGeneration(long) - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
-
Google Cloud Storage generation for the object.
- setGithub(GitHubEventsConfig) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received.
- setGithub(GitHubEventsConfig.Builder) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received.
- setGithubConfig(GitHubConfig) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Configuration for connections to github.com.
- setGithubConfig(GitHubConfig.Builder) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Configuration for connections to github.com.
- setGithubEnterpriseConfig(GitHubEnterpriseConfig) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Configuration for connections to an instance of GitHub Enterprise.
- setGithubEnterpriseConfig(GitHubEnterpriseConfig.Builder) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Configuration for connections to an instance of GitHub Enterprise.
- setGitSource(GitSource) - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this Git repository.
- setGitSource(GitSource.Builder) - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this Git repository.
- setGroupId(String) - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Maven `groupId` value used when uploading the artifact to Artifact Registry.
- setGroupIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Maven `groupId` value used when uploading the artifact to Artifact Registry.
- setHostUri(String) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Required.
- setHostUriBytes(ByteString) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Required.
- setIamPolicy(SetIamPolicyRequest) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Sets the access control policy on the specified resource.
- setIamPolicyCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Sets the access control policy on the specified resource.
- setIamPolicyCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- setIamPolicyCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- setIamPolicyCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- setIamPolicySettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
-
Returns the builder for the settings used for calls to setIamPolicy.
- setIamPolicySettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns the object with the settings used for calls to setIamPolicy.
- setIamPolicySettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
-
Returns the builder for the settings used for calls to setIamPolicy.
- setIamPolicySettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the object with the settings used for calls to setIamPolicy.
- setId(String) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setId(String) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Unique identifier for this build step, used in `wait_for` to reference this build step as a dependency.
- setId(String) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Output only.
- setId(String) - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
-
Required.
- setId(String) - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
-
Required.
- setId(String) - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
-
Required.
- setIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Unique identifier for this build step, used in `wait_for` to reference this build step as a dependency.
- setIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Output only.
- setIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
-
Required.
- setIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
-
Required.
- setIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
-
Required.
- setIgnoredFiles(int, String) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**".
- setImages(int, BuiltImage) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Container images that were built as a part of the build.
- setImages(int, BuiltImage.Builder) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Container images that were built as a part of the build.
- setImages(int, String) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of images to be pushed upon the successful completion of all build steps.
- setImages(int, String) - Method in class com.google.cloudbuild.v1.Build.Builder
-
A list of images to be pushed upon the successful completion of all build steps.
- setIncludedFiles(int, String) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
If any of the files altered in the commit pass the ignored_files filter and included_files is empty, then as far as this filter is concerned, we should trigger the build.
- setInline(int, InlineSecret) - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets encrypted with KMS key and the associated secret environment variable.
- setInline(int, InlineSecret.Builder) - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets encrypted with KMS key and the associated secret environment variable.
- setInstallationId(long) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
Deprecated.google.devtools.cloudbuild.v1.GitHubEventsConfig.installation_id is deprecated. See google/devtools/cloudbuild/v1/cloudbuild.proto;l=1585
- setInstallationState(InstallationState) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- setInstallationState(InstallationState.Builder) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- setInvertRegex(boolean) - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
-
If true, branches that do NOT match the git_ref will trigger a build.
- setInvertRegex(boolean) - Method in class com.google.cloudbuild.v1.PushFilter.Builder
-
When true, only trigger a build if the revision regex does NOT match the git_ref regex.
- setInvertRegex(boolean) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Only trigger a build if the revision regex does NOT match the revision regex.
- setKmsKeyName(String) - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
-
Resource name of Cloud KMS crypto key to decrypt the encrypted value.
- setKmsKeyName(String) - Method in class com.google.cloudbuild.v1.Secret.Builder
-
Cloud KMS key name to use to decrypt these envs.
- setKmsKeyNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
-
Resource name of Cloud KMS crypto key to decrypt the encrypted value.
- setKmsKeyNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.Secret.Builder
-
Cloud KMS key name to use to decrypt these envs.
- setLocation(String) - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
-
The path of an artifact in a Google Cloud Storage bucket, with the generation number.
- setLocation(String) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
-
Cloud Storage bucket and optional object path, in the form "gs://bucket/path/to/somewhere/".
- setLocation(String) - Method in class com.google.cloudbuild.v1.BuildName.ProjectLocationBuildBuilder
- setLocation(String) - Method in class com.google.cloudbuild.v1.BuildTriggerName.ProjectLocationTriggerBuilder
- setLocation(String) - Method in class com.google.cloudbuild.v1.LocationName.Builder
- setLocation(String) - Method in class com.google.cloudbuild.v1.WorkerPoolName.Builder
- setLocation(String) - Method in class com.google.cloudbuild.v2.ConnectionName.Builder
- setLocation(String) - Method in class com.google.cloudbuild.v2.LocationName.Builder
- setLocation(String) - Method in class com.google.cloudbuild.v2.RepositoryName.Builder
- setLocationBytes(ByteString) - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
-
The path of an artifact in a Google Cloud Storage bucket, with the generation number.
- setLocationBytes(ByteString) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
-
Cloud Storage bucket and optional object path, in the form "gs://bucket/path/to/somewhere/".
- setLogging(BuildOptions.LoggingMode) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Option to specify the logging mode, which determines if and where build logs are stored.
- setLoggingValue(int) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Option to specify the logging mode, which determines if and where build logs are stored.
- setLogsBucket(String) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Google Cloud Storage bucket where logs should be written (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- setLogsBucketBytes(ByteString) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Google Cloud Storage bucket where logs should be written (see [Bucket Name Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)).
- setLogStreamingOption(BuildOptions.LogStreamingOption) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Option to define build log streaming behavior to Google Cloud Storage.
- setLogStreamingOptionValue(int) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Option to define build log streaming behavior to Google Cloud Storage.
- setLogUrl(String) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setLogUrlBytes(ByteString) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setMachineType(BuildOptions.MachineType) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Compute Engine machine type on which to run the build.
- setMachineType(String) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
-
Machine type of a worker, such as `e2-medium`.
- setMachineTypeBytes(ByteString) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
-
Machine type of a worker, such as `e2-medium`.
- setMachineTypeValue(int) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Compute Engine machine type on which to run the build.
- setMavenArtifacts(int, Artifacts.MavenArtifact) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- setMavenArtifacts(int, Artifacts.MavenArtifact.Builder) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Maven artifacts to be uploaded to Artifact Registry upon successful completion of all build steps.
- setMavenArtifacts(int, UploadedMavenArtifact) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- setMavenArtifacts(int, UploadedMavenArtifact.Builder) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Maven artifacts uploaded to Artifact Registry at the end of the build.
- setMessage(String) - Method in class com.google.cloudbuild.v2.InstallationState.Builder
-
Output only.
- setMessageBytes(ByteString) - Method in class com.google.cloudbuild.v2.InstallationState.Builder
-
Output only.
- setName(String) - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
-
Required.
- setName(String) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setName(String) - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption.Builder
-
The `WorkerPool` resource to execute the build on.
- setName(String) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Required.
- setName(String) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
User-assigned name of the trigger.
- setName(String) - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
-
Name used to push the container image to Google Container Registry, as presented to `docker push`.
- setName(String) - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
-
The name of the `Build` to cancel.
- setName(String) - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
-
The name of the `Trigger` to delete.
- setName(String) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
-
Required.
- setName(String) - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
-
The name of the `Build` to retrieve.
- setName(String) - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
-
The name of the `Trigger` to retrieve.
- setName(String) - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest.Builder
-
Required.
- setName(String) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
Name of the repository.
- setName(String) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
The name of the `ReceiveTriggerWebhook` to retrieve.
- setName(String) - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
-
The name of the `Build` to retry.
- setName(String) - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
-
The name of the `Trigger` to run.
- setName(String) - Method in class com.google.cloudbuild.v1.Volume.Builder
-
Name of the volume to mount.
- setName(String) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- setName(String) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Immutable.
- setName(String) - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
-
Required.
- setName(String) - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
-
Required.
- setName(String) - Method in class com.google.cloudbuild.v2.GetConnectionRequest.Builder
-
Required.
- setName(String) - Method in class com.google.cloudbuild.v2.GetRepositoryRequest.Builder
-
Required.
- setName(String) - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Immutable.
- setNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption.Builder
-
The `WorkerPool` resource to execute the build on.
- setNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
User-assigned name of the trigger.
- setNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
-
Name used to push the container image to Google Container Registry, as presented to `docker push`.
- setNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
-
The name of the `Build` to cancel.
- setNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
-
The name of the `Trigger` to delete.
- setNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
-
The name of the `Build` to retrieve.
- setNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
-
The name of the `Trigger` to retrieve.
- setNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
Name of the repository.
- setNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
The name of the `ReceiveTriggerWebhook` to retrieve.
- setNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
-
The name of the `Build` to retry.
- setNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
-
The name of the `Trigger` to run.
- setNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.Volume.Builder
-
Name of the volume to mount.
- setNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- setNameBytes(ByteString) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Immutable.
- setNameBytes(ByteString) - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.cloudbuild.v2.GetConnectionRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.cloudbuild.v2.GetRepositoryRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Immutable.
- setNetworkConfig(PrivatePoolV1Config.NetworkConfig) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
-
Network configuration for the pool.
- setNetworkConfig(PrivatePoolV1Config.NetworkConfig.Builder) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
-
Network configuration for the pool.
- setNextPageToken(String) - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
-
Token to receive the next page of results.
- setNextPageToken(String) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
-
Token to receive the next page of results.
- setNextPageToken(String) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
-
Continuation token used to page through large result sets.
- setNextPageToken(String) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
-
A token identifying a page of results the server should return.
- setNextPageToken(String) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
-
A token identifying a page of results the server should return.
- setNextPageToken(String) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
-
A token identifying a page of results the server should return.
- setNextPageTokenBytes(ByteString) - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
-
Token to receive the next page of results.
- setNextPageTokenBytes(ByteString) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
-
Token to receive the next page of results.
- setNextPageTokenBytes(ByteString) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
-
Continuation token used to page through large result sets.
- setNextPageTokenBytes(ByteString) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
-
A token identifying a page of results the server should return.
- setNextPageTokenBytes(ByteString) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
-
A token identifying a page of results the server should return.
- setNextPageTokenBytes(ByteString) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
-
A token identifying a page of results the server should return.
- setNpmPackages(int, Artifacts.NpmPackage) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- setNpmPackages(int, Artifacts.NpmPackage.Builder) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of npm packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- setNpmPackages(int, UploadedNpmPackage) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Npm packages uploaded to Artifact Registry at the end of the build.
- setNpmPackages(int, UploadedNpmPackage.Builder) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Npm packages uploaded to Artifact Registry at the end of the build.
- setNumArtifacts(long) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Number of non-container artifacts uploaded to Cloud Storage.
- setOauthTokenSecretVersion(String) - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
-
A SecretManager resource containing the OAuth token that authorizes the Cloud Build connection.
- setOauthTokenSecretVersionBytes(ByteString) - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
-
A SecretManager resource containing the OAuth token that authorizes the Cloud Build connection.
- setObject(String) - Method in class com.google.cloudbuild.v1.StorageSource.Builder
-
Google Cloud Storage object containing the source.
- setObject(String) - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
-
Google Cloud Storage object containing the source manifest.
- setObjectBytes(ByteString) - Method in class com.google.cloudbuild.v1.StorageSource.Builder
-
Google Cloud Storage object containing the source.
- setObjectBytes(ByteString) - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
-
Google Cloud Storage object containing the source manifest.
- setObjects(Artifacts.ArtifactObjects) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of objects to be uploaded to Cloud Storage upon successful completion of all build steps.
- setObjects(Artifacts.ArtifactObjects.Builder) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of objects to be uploaded to Cloud Storage upon successful completion of all build steps.
- setOptions(BuildOptions) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Special options for this build.
- setOptions(BuildOptions.Builder) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Special options for this build.
- setOwner(String) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
Owner of the repository.
- setOwnerBytes(ByteString) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
Owner of the repository.
- setPackagePath(String) - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
-
Path to the package.json.
- setPackagePathBytes(ByteString) - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
-
Path to the package.json.
- setPageSize(int) - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
-
Number of results to return in the list.
- setPageSize(int) - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
-
Number of results to return in the list.
- setPageSize(int) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
-
The maximum number of `WorkerPool`s to return.
- setPageSize(int) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
-
Number of results to return in the list.
- setPageSize(int) - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
-
Number of results to return in the list.
- setPageSize(int) - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
-
Number of results to return in the list.
- setPageToken(String) - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
-
The page token for the next page of Builds.
- setPageToken(String) - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
-
Token to provide to skip to a particular spot in the list.
- setPageToken(String) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
-
A page token, received from a previous `ListWorkerPools` call.
- setPageToken(String) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
-
Page start.
- setPageToken(String) - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
-
Page start.
- setPageToken(String) - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
-
Page start.
- setPageTokenBytes(ByteString) - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
-
The page token for the next page of Builds.
- setPageTokenBytes(ByteString) - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
-
Token to provide to skip to a particular spot in the list.
- setPageTokenBytes(ByteString) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
-
A page token, received from a previous `ListWorkerPools` call.
- setPageTokenBytes(ByteString) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
-
Page start.
- setPageTokenBytes(ByteString) - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
-
Page start.
- setPageTokenBytes(ByteString) - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
-
Page start.
- setParent(String) - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
-
The parent resource where this build will be created.
- setParent(String) - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
-
The parent resource where this trigger will be created.
- setParent(String) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
-
The parent of the collection of `Builds`.
- setParent(String) - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
-
The parent of the collection of `Triggers`.
- setParent(String) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
-
The parent resource where this build will be created.
- setParentBytes(ByteString) - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
-
The parent resource where this trigger will be created.
- setParentBytes(ByteString) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
-
The parent of the collection of `Builds`.
- setParentBytes(ByteString) - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
-
The parent of the collection of `Triggers`.
- setParentBytes(ByteString) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
-
Required.
- setPath(String) - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Path to an artifact in the build's workspace to be uploaded to Artifact Registry.
- setPath(String) - Method in class com.google.cloudbuild.v1.Volume.Builder
-
Path at which to mount the volume.
- setPathBytes(ByteString) - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Path to an artifact in the build's workspace to be uploaded to Artifact Registry.
- setPathBytes(ByteString) - Method in class com.google.cloudbuild.v1.Volume.Builder
-
Path at which to mount the volume.
- setPaths(int, String) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
-
Path globs used to match files in the build's workspace.
- setPaths(int, String) - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
-
Path globs used to match files in the build's workspace.
- setPeeredNetwork(String) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
-
Required.
- setPeeredNetworkBytes(ByteString) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
-
Required.
- setPeeredNetworkIpRange(String) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
-
Immutable.
- setPeeredNetworkIpRangeBytes(ByteString) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
-
Immutable.
- setPipelineRunId(String) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- setPipelineRunIdBytes(ByteString) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- setPool(BuildOptions.PoolOption) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Optional.
- setPool(BuildOptions.PoolOption.Builder) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Optional.
- setPriority(Build.Warning.Priority) - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
-
The priority for this warning.
- setPriorityValue(int) - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
-
The priority for this warning.
- setPrivateKeySecretVersion(String) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
SecretManager resource containing the private key of the GitHub App, formatted as `projects/*/secrets/*/versions/*`.
- setPrivateKeySecretVersionBytes(ByteString) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
SecretManager resource containing the private key of the GitHub App, formatted as `projects/*/secrets/*/versions/*`.
- setPrivatePoolV1Config(PrivatePoolV1Config) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Legacy Private Pool configuration.
- setPrivatePoolV1Config(PrivatePoolV1Config.Builder) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Legacy Private Pool configuration.
- setProject(String) - Method in class com.google.cloudbuild.v1.BuildName.Builder
- setProject(String) - Method in class com.google.cloudbuild.v1.BuildName.ProjectLocationBuildBuilder
- setProject(String) - Method in class com.google.cloudbuild.v1.BuildTriggerName.Builder
- setProject(String) - Method in class com.google.cloudbuild.v1.BuildTriggerName.ProjectLocationTriggerBuilder
- setProject(String) - Method in class com.google.cloudbuild.v1.LocationName.Builder
- setProject(String) - Method in class com.google.cloudbuild.v1.WorkerPoolName.Builder
- setProject(String) - Method in class com.google.cloudbuild.v2.ConnectionName.Builder
- setProject(String) - Method in class com.google.cloudbuild.v2.LocationName.Builder
- setProject(String) - Method in class com.google.cloudbuild.v2.RepositoryName.Builder
- setProjectId(String) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setProjectId(String) - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
Project in which the specified trigger lives
- setProjectId(String) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
ID of the project that owns the Cloud Source Repository.
- setProjectId(String) - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
-
Required.
- setProjectId(String) - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setProjectIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
Project in which the specified trigger lives
- setProjectIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
ID of the project that owns the Cloud Source Repository.
- setProjectIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
-
Required.
- setProjectIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
-
Required.
- setPubsubConfig(PubsubConfig) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.
- setPubsubConfig(PubsubConfig.Builder) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.
- setPullRequest(PullRequestFilter) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
filter to match changes in pull requests.
- setPullRequest(PullRequestFilter.Builder) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
filter to match changes in pull requests.
- setPullTiming(TimeSpan) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Output only.
- setPullTiming(TimeSpan.Builder) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Output only.
- setPush(PushFilter) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
filter to match changes in refs like branches, tags.
- setPush(PushFilter.Builder) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
-
filter to match changes in refs like branches, tags.
- setPushTiming(TimeSpan) - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
-
Output only.
- setPushTiming(TimeSpan) - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
-
Output only.
- setPushTiming(TimeSpan) - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
-
Output only.
- setPushTiming(TimeSpan) - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
-
Output only.
- setPushTiming(TimeSpan.Builder) - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
-
Output only.
- setPushTiming(TimeSpan.Builder) - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
-
Output only.
- setPushTiming(TimeSpan.Builder) - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
-
Output only.
- setPushTiming(TimeSpan.Builder) - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
-
Output only.
- setPythonPackages(int, Artifacts.PythonPackage) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- setPythonPackages(int, Artifacts.PythonPackage.Builder) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
-
A list of Python packages to be uploaded to Artifact Registry upon successful completion of all build steps.
- setPythonPackages(int, UploadedPythonPackage) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- setPythonPackages(int, UploadedPythonPackage.Builder) - Method in class com.google.cloudbuild.v1.Results.Builder
-
Python artifacts uploaded to Artifact Registry at the end of the build.
- setQueueTtl(Duration) - Method in class com.google.cloudbuild.v1.Build.Builder
-
TTL in queue for this build.
- setQueueTtl(Duration.Builder) - Method in class com.google.cloudbuild.v1.Build.Builder
-
TTL in queue for this build.
- setReconciling(boolean) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- setRemoteUri(String) - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Required.
- setRemoteUriBytes(ByteString) - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Required.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.ApprovalConfig.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.Build.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.FileHashes.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.GitSource.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.Hash.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.PushFilter.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.Results.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.Secret.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.Secrets.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.Source.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.StorageSource.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.Volume.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.Connection.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.GetConnectionRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.GetRepositoryRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.InstallationState.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.Repository.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
- setRepoName(String) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Name of the Cloud Source Repository.
- setRepoNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Name of the Cloud Source Repository.
- setRepositories(int, Repository) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
-
Repository resources created.
- setRepositories(int, Repository) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
-
repositories ready to be created.
- setRepositories(int, Repository) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
-
The list of Repositories.
- setRepositories(int, Repository.Builder) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
-
Repository resources created.
- setRepositories(int, Repository.Builder) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
-
repositories ready to be created.
- setRepositories(int, Repository.Builder) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
-
The list of Repositories.
- setRepository(Repository) - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
-
Required.
- setRepository(Repository.Builder) - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
-
Required.
- setRepository(String) - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Artifact Registry repository, in the form "https://$REGION-maven.pkg.dev/$PROJECT/$REPOSITORY" Artifact in the workspace specified by path will be uploaded to Artifact Registry with this location as a prefix.
- setRepository(String) - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
-
Artifact Registry repository, in the form "https://$REGION-npm.pkg.dev/$PROJECT/$REPOSITORY" Npm package in the workspace specified by path will be zipped and uploaded to Artifact Registry with this location as a prefix.
- setRepository(String) - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
-
Artifact Registry repository, in the form "https://$REGION-python.pkg.dev/$PROJECT/$REPOSITORY" Files in the workspace matching any path pattern will be uploaded to Artifact Registry with this location as a prefix.
- setRepository(String) - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest.Builder
-
Required.
- setRepository(String) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest.Builder
-
Required.
- setRepository(String) - Method in class com.google.cloudbuild.v2.RepositoryName.Builder
- setRepositoryBytes(ByteString) - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Artifact Registry repository, in the form "https://$REGION-maven.pkg.dev/$PROJECT/$REPOSITORY" Artifact in the workspace specified by path will be uploaded to Artifact Registry with this location as a prefix.
- setRepositoryBytes(ByteString) - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
-
Artifact Registry repository, in the form "https://$REGION-npm.pkg.dev/$PROJECT/$REPOSITORY" Npm package in the workspace specified by path will be zipped and uploaded to Artifact Registry with this location as a prefix.
- setRepositoryBytes(ByteString) - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
-
Artifact Registry repository, in the form "https://$REGION-python.pkg.dev/$PROJECT/$REPOSITORY" Files in the workspace matching any path pattern will be uploaded to Artifact Registry with this location as a prefix.
- setRepositoryBytes(ByteString) - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest.Builder
-
Required.
- setRepositoryBytes(ByteString) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest.Builder
-
Required.
- setRepositoryId(String) - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
-
Required.
- setRepositoryIdBytes(ByteString) - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
-
Required.
- setRepoSource(RepoSource) - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this location in a Cloud Source Repository.
- setRepoSource(RepoSource.Builder) - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this location in a Cloud Source Repository.
- setRequestedCancellation(boolean) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- setRequestedCancellation(boolean) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- setRequestedVerifyOption(BuildOptions.VerifyOption) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Requested verifiability options.
- setRequestedVerifyOptionValue(int) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Requested verifiability options.
- setRequests(int, CreateRepositoryRequest) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
-
Required.
- setRequests(int, CreateRepositoryRequest.Builder) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
-
Required.
- setResolvedRepoSource(RepoSource) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
A copy of the build's `source.repo_source`, if exists, with any revisions resolved.
- setResolvedRepoSource(RepoSource.Builder) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
A copy of the build's `source.repo_source`, if exists, with any revisions resolved.
- setResolvedStorageSource(StorageSource) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
A copy of the build's `source.storage_source`, if exists, with any generations resolved.
- setResolvedStorageSource(StorageSource.Builder) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
A copy of the build's `source.storage_source`, if exists, with any generations resolved.
- setResolvedStorageSourceManifest(StorageSourceManifest) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
A copy of the build's `source.storage_source_manifest`, if exists, with any revisions resolved.
- setResolvedStorageSourceManifest(StorageSourceManifest.Builder) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
-
A copy of the build's `source.storage_source_manifest`, if exists, with any revisions resolved.
- setResourceName(String) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
The `Trigger` name with format: `projects/{project}/locations/{location}/triggers/{trigger}`, where {trigger} is a unique identifier generated by the service.
- setResourceNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
The `Trigger` name with format: `projects/{project}/locations/{location}/triggers/{trigger}`, where {trigger} is a unique identifier generated by the service.
- setResult(ApprovalResult) - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
-
Output only.
- setResult(ApprovalResult.Builder) - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
-
Output only.
- setResults(Results) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setResults(Results.Builder) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setRevision(String) - Method in class com.google.cloudbuild.v1.GitSource.Builder
-
The revision to fetch from the Git repository such as a branch, a tag, a commit SHA, or any Git ref.
- setRevisionBytes(ByteString) - Method in class com.google.cloudbuild.v1.GitSource.Builder
-
The revision to fetch from the Git repository such as a branch, a tag, a commit SHA, or any Git ref.
- setScript(String) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A shell script to be executed in the step.
- setScriptBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A shell script to be executed in the step.
- setSecret(String) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
Secret token used for authorization if an OAuth token isn't provided.
- setSecret(String) - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
-
Required.
- setSecretBytes(ByteString) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
Secret token used for authorization if an OAuth token isn't provided.
- setSecretBytes(ByteString) - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
-
Required.
- setSecretEnv(int, String) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
A list of global environment variables, which are encrypted using a Cloud Key Management Service crypto key.
- setSecretEnv(int, String) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
A list of environment variables which are encrypted using a Cloud Key Management Service crypto key.
- setSecretManager(int, SecretManagerSecret) - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets in Secret Manager and associated secret environment variable.
- setSecretManager(int, SecretManagerSecret.Builder) - Method in class com.google.cloudbuild.v1.Secrets.Builder
-
Secrets in Secret Manager and associated secret environment variable.
- setSecrets(int, Secret) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets to decrypt using Cloud Key Management Service.
- setSecrets(int, Secret.Builder) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Secrets to decrypt using Cloud Key Management Service.
- setServerVersion(String) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Output only.
- setServerVersionBytes(ByteString) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Output only.
- setService(String) - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig.Builder
-
Required.
- setServiceAccount(String) - Method in class com.google.cloudbuild.v1.Build.Builder
-
IAM service account whose credentials will be used at build runtime.
- setServiceAccount(String) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
The service account used for all user-controlled operations including UpdateBuildTrigger, RunBuildTrigger, CreateBuild, and CancelBuild.
- setServiceAccountBytes(ByteString) - Method in class com.google.cloudbuild.v1.Build.Builder
-
IAM service account whose credentials will be used at build runtime.
- setServiceAccountBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
The service account used for all user-controlled operations including UpdateBuildTrigger, RunBuildTrigger, CreateBuild, and CancelBuild.
- setServiceAccountEmail(String) - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
-
Service account that will make the push request.
- setServiceAccountEmailBytes(ByteString) - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
-
Service account that will make the push request.
- setServiceBytes(ByteString) - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig.Builder
-
Required.
- setServiceDirectoryConfig(ServiceDirectoryConfig) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Configuration for using Service Directory to privately connect to a GitHub Enterprise server.
- setServiceDirectoryConfig(ServiceDirectoryConfig.Builder) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
Configuration for using Service Directory to privately connect to a GitHub Enterprise server.
- setSource(RepoSource) - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
-
Source to build against this trigger.
- setSource(RepoSource.Builder) - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
-
Source to build against this trigger.
- setSource(Source) - Method in class com.google.cloudbuild.v1.Build.Builder
-
The location of the source files to build.
- setSource(Source.Builder) - Method in class com.google.cloudbuild.v1.Build.Builder
-
The location of the source files to build.
- setSourceProvenance(SourceProvenance) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setSourceProvenance(SourceProvenance.Builder) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setSourceProvenanceHash(int, Hash.HashType) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Requested hash for SourceProvenance.
- setSourceProvenanceHashValue(int, int) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Requested hash for SourceProvenance.
- setSslCa(String) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
SSL certificate to use for requests to GitHub Enterprise.
- setSslCaBytes(ByteString) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
SSL certificate to use for requests to GitHub Enterprise.
- setStage(InstallationState.Stage) - Method in class com.google.cloudbuild.v2.InstallationState.Builder
-
Output only.
- setStageValue(int) - Method in class com.google.cloudbuild.v2.InstallationState.Builder
-
Output only.
- setStartTime(Timestamp) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setStartTime(Timestamp) - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
-
Start of time span.
- setStartTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setStartTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
-
Start of time span.
- setState(BuildApproval.State) - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
-
Output only.
- setState(PubsubConfig.State) - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
-
Potential issues with the underlying Pub/Sub subscription configuration.
- setState(WebhookConfig.State) - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
-
Potential issues with the underlying Pub/Sub subscription configuration.
- setState(WorkerPool.State) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- setStateValue(int) - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
-
Output only.
- setStateValue(int) - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
-
Potential issues with the underlying Pub/Sub subscription configuration.
- setStateValue(int) - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
-
Potential issues with the underlying Pub/Sub subscription configuration.
- setStateValue(int) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- setStatus(Build.Status) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setStatus(Build.Status) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Output only.
- setStatusDetail(String) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setStatusDetailBytes(ByteString) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setStatusMessage(String) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- setStatusMessageBytes(ByteString) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- setStatusValue(int) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setStatusValue(int) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Output only.
- setSteps(int, BuildStep) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Required.
- setSteps(int, BuildStep.Builder) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Required.
- setStorageSource(StorageSource) - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this location in Google Cloud Storage.
- setStorageSource(StorageSource.Builder) - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this location in Google Cloud Storage.
- setStorageSourceManifest(StorageSourceManifest) - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this manifest in Google Cloud Storage.
- setStorageSourceManifest(StorageSourceManifest.Builder) - Method in class com.google.cloudbuild.v1.Source.Builder
-
If provided, get the source from this manifest in Google Cloud Storage.
- setSubscription(String) - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
-
Output only.
- setSubscriptionBytes(ByteString) - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
-
Output only.
- setSubstitutionOption(BuildOptions.SubstitutionOption) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Option to specify behavior when there is an error in the substitution checks.
- setSubstitutionOptionValue(int) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Option to specify behavior when there is an error in the substitution checks.
- setTag(String) - Method in class com.google.cloudbuild.v1.PushFilter.Builder
-
Regexes matching tags to build.
- setTagBytes(ByteString) - Method in class com.google.cloudbuild.v1.PushFilter.Builder
-
Regexes matching tags to build.
- setTagName(String) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Regex matching tags to build.
- setTagNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
-
Regex matching tags to build.
- setTags(int, String) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Tags for annotation of a `Build`.
- setTags(int, String) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Tags for annotation of a `BuildTrigger`
- setTarget(String) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- setTarget(String) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- setTargetBytes(ByteString) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- setTargetBytes(ByteString) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- setText(String) - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
-
Explanation of the warning generated.
- setTextBytes(ByteString) - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
-
Explanation of the warning generated.
- setTimeout(Duration) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Amount of time that this build should be allowed to run, to second granularity.
- setTimeout(Duration) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Time limit for executing this build step.
- setTimeout(Duration.Builder) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Amount of time that this build should be allowed to run, to second granularity.
- setTimeout(Duration.Builder) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Time limit for executing this build step.
- setTiming(TimeSpan) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
-
Output only.
- setTiming(TimeSpan) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Output only.
- setTiming(TimeSpan.Builder) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
-
Output only.
- setTiming(TimeSpan.Builder) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
Output only.
- setToken(String) - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
-
The token content.
- setToken(String) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
-
The token content.
- setTokenBytes(ByteString) - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
-
The token content.
- setTokenBytes(ByteString) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
-
The token content.
- setTopic(String) - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
-
The name of the topic from which this subscription is receiving messages.
- setTopicBytes(ByteString) - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
-
The name of the topic from which this subscription is receiving messages.
- setTrigger(BuildTrigger) - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
-
Required.
- setTrigger(BuildTrigger) - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
-
Required.
- setTrigger(BuildTrigger.Builder) - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
-
Required.
- setTrigger(BuildTrigger.Builder) - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
-
Required.
- setTrigger(String) - Method in class com.google.cloudbuild.v1.BuildTriggerName.Builder
- setTrigger(String) - Method in class com.google.cloudbuild.v1.BuildTriggerName.ProjectLocationTriggerBuilder
- setTrigger(String) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
Name of the trigger to run the payload against
- setTriggerBytes(ByteString) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
-
Name of the trigger to run the payload against
- setTriggerId(String) - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
-
Required.
- setTriggerId(String) - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
-
Required.
- setTriggerId(String) - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
-
Required.
- setTriggerId(String) - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
-
Required.
- setTriggerIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
-
Required.
- setTriggerIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
-
Required.
- setTriggerIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
-
Required.
- setTriggerIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
-
Required.
- setTriggers(int, BuildTrigger) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- setTriggers(int, BuildTrigger.Builder) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
-
`BuildTriggers` for the project, sorted by `create_time` descending.
- setTriggerTemplate(RepoSource) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Template describing the types of source changes to trigger a build.
- setTriggerTemplate(RepoSource.Builder) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
Template describing the types of source changes to trigger a build.
- setType(Build.FailureInfo.FailureType) - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
-
The name of the failure.
- setType(Hash.HashType) - Method in class com.google.cloudbuild.v1.Hash.Builder
-
The type of hash that was performed.
- setTypeValue(int) - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
-
The name of the failure.
- setTypeValue(int) - Method in class com.google.cloudbuild.v1.Hash.Builder
-
The type of hash that was performed.
- setUid(String) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- setUidBytes(ByteString) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.ApprovalConfig.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.ApproveBuildRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.ArtifactResult.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Artifacts.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Build.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Build.FailureInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Build.Warning.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.BuildApproval.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.BuildOperationMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.BuiltImage.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.CancelBuildRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.CreateBuildRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.FileHashes.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.GetBuildRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.GitSource.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Hash.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.InlineSecret.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.ListBuildsRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.ListBuildsResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.PubsubConfig.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.PullRequestFilter.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.PushFilter.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.RepoSource.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Results.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.RetryBuildRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Secret.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Secrets.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Source.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.SourceProvenance.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.StorageSource.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.StorageSourceManifest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.TimeSpan.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.Volume.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.WebhookConfig.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.Connection.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.CreateConnectionRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.GetConnectionRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.GetRepositoryRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.GitHubConfig.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.InstallationState.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.ListConnectionsRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.Repository.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
- setUpdateMask(FieldMask) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
-
A mask specifying which fields in `worker_pool` to update.
- setUpdateMask(FieldMask) - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
-
The list of fields to be updated.
- setUpdateMask(FieldMask.Builder) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
-
A mask specifying which fields in `worker_pool` to update.
- setUpdateMask(FieldMask.Builder) - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest.Builder
-
The list of fields to be updated.
- setUpdateTime(Timestamp) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- setUpdateTime(Timestamp) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- setUpdateTime(Timestamp) - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Output only.
- setUpdateTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v1.WorkerPool.Builder
-
Output only.
- setUpdateTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v2.Connection.Builder
-
Output only.
- setUpdateTime(Timestamp.Builder) - Method in class com.google.cloudbuild.v2.Repository.Builder
-
Output only.
- setUri(String) - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
-
URI of the uploaded artifact.
- setUri(String) - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
-
URI of the uploaded npm package.
- setUri(String) - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
-
URI of the uploaded artifact.
- setUriBytes(ByteString) - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact.Builder
-
URI of the uploaded artifact.
- setUriBytes(ByteString) - Method in class com.google.cloudbuild.v1.UploadedNpmPackage.Builder
-
URI of the uploaded npm package.
- setUriBytes(ByteString) - Method in class com.google.cloudbuild.v1.UploadedPythonPackage.Builder
-
URI of the uploaded artifact.
- setUrl(String) - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Optional.
- setUrl(String) - Method in class com.google.cloudbuild.v1.GitSource.Builder
-
Location of the Git repo to build.
- setUrlBytes(ByteString) - Method in class com.google.cloudbuild.v1.ApprovalResult.Builder
-
Optional.
- setUrlBytes(ByteString) - Method in class com.google.cloudbuild.v1.GitSource.Builder
-
Location of the Git repo to build.
- setUsername(String) - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
-
Output only.
- setUsernameBytes(ByteString) - Method in class com.google.cloudbuild.v2.OAuthCredential.Builder
-
Output only.
- setValidateOnly(boolean) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
-
If set, validate the request and preview the response, but do not actually post it.
- setValidateOnly(boolean) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest.Builder
-
If set, validate the request and preview the response, but do not actually post it.
- setValidateOnly(boolean) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
-
If set, validate the request and preview the response, but do not actually post it.
- setValidateOnly(boolean) - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest.Builder
-
If set, validate the request, but do not actually post it.
- setValidateOnly(boolean) - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest.Builder
-
If set, validate the request, but do not actually post it.
- setValue(ByteString) - Method in class com.google.cloudbuild.v1.Hash.Builder
-
The hash value.
- setVerb(String) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- setVerb(String) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- setVerbBytes(ByteString) - Method in class com.google.cloudbuild.v2.OperationMetadata.Builder
-
Output only.
- setVerbBytes(ByteString) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata.Builder
-
Output only.
- setVersion(String) - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Maven `version` value used when uploading the artifact to Artifact Registry.
- setVersionBytes(ByteString) - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact.Builder
-
Maven `version` value used when uploading the artifact to Artifact Registry.
- setVersionName(String) - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
-
Resource name of the SecretVersion.
- setVersionNameBytes(ByteString) - Method in class com.google.cloudbuild.v1.SecretManagerSecret.Builder
-
Resource name of the SecretVersion.
- setVolumes(int, Volume) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- setVolumes(int, Volume) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
List of volumes to mount into the build step.
- setVolumes(int, Volume.Builder) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Global list of volumes to mount for ALL build steps Each volume is created as an empty volume prior to starting the build process.
- setVolumes(int, Volume.Builder) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
List of volumes to mount into the build step.
- setWaitFor(int, String) - Method in class com.google.cloudbuild.v1.BuildStep.Builder
-
The ID(s) of the step(s) that this build step depends on.
- setWarnings(int, Build.Warning) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setWarnings(int, Build.Warning.Builder) - Method in class com.google.cloudbuild.v1.Build.Builder
-
Output only.
- setWebhookConfig(WebhookConfig) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
WebhookConfig describes the configuration of a trigger that creates a build whenever a webhook is sent to a trigger's webhook URL.
- setWebhookConfig(WebhookConfig.Builder) - Method in class com.google.cloudbuild.v1.BuildTrigger.Builder
-
WebhookConfig describes the configuration of a trigger that creates a build whenever a webhook is sent to a trigger's webhook URL.
- setWebhookSecretSecretVersion(String) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
SecretManager resource containing the webhook secret of the GitHub App, formatted as `projects/*/secrets/*/versions/*`.
- setWebhookSecretSecretVersionBytes(ByteString) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig.Builder
-
SecretManager resource containing the webhook secret of the GitHub App, formatted as `projects/*/secrets/*/versions/*`.
- setWorkerConfig(PrivatePoolV1Config.WorkerConfig) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
-
Machine configuration for the workers in the pool.
- setWorkerConfig(PrivatePoolV1Config.WorkerConfig.Builder) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.Builder
-
Machine configuration for the workers in the pool.
- setWorkerPool(WorkerPool) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
-
Required.
- setWorkerPool(WorkerPool) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
-
Required.
- setWorkerPool(WorkerPool.Builder) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
-
Required.
- setWorkerPool(WorkerPool.Builder) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest.Builder
-
Required.
- setWorkerPool(String) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Deprecated.google.devtools.cloudbuild.v1.BuildOptions.worker_pool is deprecated. See google/devtools/cloudbuild/v1/cloudbuild.proto;l=1969
- setWorkerPool(String) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
-
The resource name of the `WorkerPool` to create.
- setWorkerPool(String) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
-
The resource name of the `WorkerPool` being deleted.
- setWorkerPool(String) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
-
The resource name of the `WorkerPool` being updated.
- setWorkerPool(String) - Method in class com.google.cloudbuild.v1.WorkerPoolName.Builder
- setWorkerPoolBytes(ByteString) - Method in class com.google.cloudbuild.v1.BuildOptions.Builder
-
Deprecated.google.devtools.cloudbuild.v1.BuildOptions.worker_pool is deprecated. See google/devtools/cloudbuild/v1/cloudbuild.proto;l=1969
- setWorkerPoolBytes(ByteString) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata.Builder
-
The resource name of the `WorkerPool` to create.
- setWorkerPoolBytes(ByteString) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata.Builder
-
The resource name of the `WorkerPool` being deleted.
- setWorkerPoolBytes(ByteString) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata.Builder
-
The resource name of the `WorkerPool` being updated.
- setWorkerPoolId(String) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
-
Required.
- setWorkerPoolIdBytes(ByteString) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest.Builder
-
Required.
- setWorkerPools(int, WorkerPool) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
-
`WorkerPools` for the specified project.
- setWorkerPools(int, WorkerPool.Builder) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse.Builder
-
`WorkerPools` for the specified project.
- SHA256 - com.google.cloudbuild.v1.Hash.HashType
-
Use a sha256 hash.
- SHA256_VALUE - Static variable in enum com.google.cloudbuild.v1.Hash.HashType
-
Use a sha256 hash.
- SHA512 - com.google.cloudbuild.v1.Hash.HashType
-
Use a sha512 hash.
- SHA512_VALUE - Static variable in enum com.google.cloudbuild.v1.Hash.HashType
-
Use a sha512 hash.
- shutdown() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
- shutdown() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- shutdown() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- shutdown() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
- shutdown() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- shutdown() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- shutdownNow() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
- shutdownNow() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- shutdownNow() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- shutdownNow() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
- shutdownNow() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- shutdownNow() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- Source - Class in com.google.cloudbuild.v1
-
Location of the source in a supported storage service.
- SOURCE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- SOURCE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- SOURCE_NOT_SET - com.google.cloudbuild.v1.Source.SourceCase
- SOURCE_PROVENANCE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- SOURCE_PROVENANCE_HASH_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildOptions
- Source.Builder - Class in com.google.cloudbuild.v1
-
Location of the source in a supported storage service.
- Source.SourceCase - Enum in com.google.cloudbuild.v1
- SourceOrBuilder - Interface in com.google.cloudbuild.v1
- SourceProvenance - Class in com.google.cloudbuild.v1
-
Provenance of the source.
- SourceProvenance.Builder - Class in com.google.cloudbuild.v1
-
Provenance of the source.
- SourceProvenanceOrBuilder - Interface in com.google.cloudbuild.v1
- SSL_CA_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- STACKDRIVER_ONLY - com.google.cloudbuild.v1.BuildOptions.LoggingMode
-
Deprecated.
- STACKDRIVER_ONLY_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildOptions.LoggingMode
-
Deprecated.
- STAGE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.InstallationState
- STAGE_UNSPECIFIED - com.google.cloudbuild.v2.InstallationState.Stage
-
No stage specified.
- STAGE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloudbuild.v2.InstallationState.Stage
-
No stage specified.
- START_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- START_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.TimeSpan
- STATE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildApproval
- STATE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.PubsubConfig
- STATE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.WebhookConfig
- STATE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.WorkerPool
- STATE_UNSPECIFIED - com.google.cloudbuild.v1.BuildApproval.State
-
Default enum type.
- STATE_UNSPECIFIED - com.google.cloudbuild.v1.PubsubConfig.State
-
The subscription configuration has not been checked.
- STATE_UNSPECIFIED - com.google.cloudbuild.v1.WebhookConfig.State
-
The webhook auth configuration not been checked.
- STATE_UNSPECIFIED - com.google.cloudbuild.v1.WorkerPool.State
-
State of the `WorkerPool` is unknown.
- STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildApproval.State
-
Default enum type.
- STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloudbuild.v1.PubsubConfig.State
-
The subscription configuration has not been checked.
- STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloudbuild.v1.WebhookConfig.State
-
The webhook auth configuration not been checked.
- STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloudbuild.v1.WorkerPool.State
-
State of the `WorkerPool` is unknown.
- STATUS_DETAIL_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- STATUS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- STATUS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildStep
- STATUS_MESSAGE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.OperationMetadata
- STATUS_UNKNOWN - com.google.cloudbuild.v1.Build.Status
-
Status of the build is unknown.
- STATUS_UNKNOWN_VALUE - Static variable in enum com.google.cloudbuild.v1.Build.Status
-
Status of the build is unknown.
- STEPS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- STORAGE_SOURCE - com.google.cloudbuild.v1.Source.SourceCase
- STORAGE_SOURCE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Source
- STORAGE_SOURCE_MANIFEST - com.google.cloudbuild.v1.Source.SourceCase
- STORAGE_SOURCE_MANIFEST_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Source
- StorageSource - Class in com.google.cloudbuild.v1
-
Location of the source in an archive file in Google Cloud Storage.
- StorageSource.Builder - Class in com.google.cloudbuild.v1
-
Location of the source in an archive file in Google Cloud Storage.
- StorageSourceManifest - Class in com.google.cloudbuild.v1
-
Location of the source manifest in Google Cloud Storage.
- StorageSourceManifest.Builder - Class in com.google.cloudbuild.v1
-
Location of the source manifest in Google Cloud Storage.
- StorageSourceManifestOrBuilder - Interface in com.google.cloudbuild.v1
- StorageSourceOrBuilder - Interface in com.google.cloudbuild.v1
- STREAM_DEFAULT - com.google.cloudbuild.v1.BuildOptions.LogStreamingOption
-
Service may automatically determine build log streaming behavior.
- STREAM_DEFAULT_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildOptions.LogStreamingOption
-
Service may automatically determine build log streaming behavior.
- STREAM_OFF - com.google.cloudbuild.v1.BuildOptions.LogStreamingOption
-
Build logs should not be streamed to Google Cloud Storage; they will be written when the build is completed.
- STREAM_OFF_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildOptions.LogStreamingOption
-
Build logs should not be streamed to Google Cloud Storage; they will be written when the build is completed.
- STREAM_ON - com.google.cloudbuild.v1.BuildOptions.LogStreamingOption
-
Build logs should be streamed to Google Cloud Storage.
- STREAM_ON_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildOptions.LogStreamingOption
-
Build logs should be streamed to Google Cloud Storage.
- SUBSCRIPTION_DELETED - com.google.cloudbuild.v1.PubsubConfig.State
-
The subscription has been deleted.
- SUBSCRIPTION_DELETED_VALUE - Static variable in enum com.google.cloudbuild.v1.PubsubConfig.State
-
The subscription has been deleted.
- SUBSCRIPTION_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.PubsubConfig
- SUBSCRIPTION_MISCONFIGURED - com.google.cloudbuild.v1.PubsubConfig.State
-
Some of the subscription's field are misconfigured.
- SUBSCRIPTION_MISCONFIGURED_VALUE - Static variable in enum com.google.cloudbuild.v1.PubsubConfig.State
-
Some of the subscription's field are misconfigured.
- SUBSTITUTION_OPTION_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildOptions
- SUBSTITUTIONS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- SUBSTITUTIONS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildTrigger
- SUBSTITUTIONS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.RepoSource
- SUCCESS - com.google.cloudbuild.v1.Build.Status
-
Build or step finished successfully.
- SUCCESS_VALUE - Static variable in enum com.google.cloudbuild.v1.Build.Status
-
Build or step finished successfully.
T
- TAG - com.google.cloudbuild.v1.PushFilter.GitRefCase
- TAG_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.PushFilter
- TAG_NAME - com.google.cloudbuild.v1.RepoSource.RevisionCase
- TAG_NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.RepoSource
- TAGS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- TAGS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildTrigger
- TARGET_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.OperationMetadata
- TARGET_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Returns permissions that a caller has on the specified resource.
- testIamPermissionsCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Returns permissions that a caller has on the specified resource.
- testIamPermissionsCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- testIamPermissionsCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- testIamPermissionsCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- testIamPermissionsSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
-
Returns the builder for the settings used for calls to testIamPermissions.
- testIamPermissionsSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns the object with the settings used for calls to testIamPermissions.
- testIamPermissionsSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
-
Returns the builder for the settings used for calls to testIamPermissions.
- testIamPermissionsSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the object with the settings used for calls to testIamPermissions.
- TEXT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build.Warning
- TIMEOUT - com.google.cloudbuild.v1.Build.Status
-
Build or step took longer than was allowed.
- TIMEOUT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- TIMEOUT_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildStep
- TIMEOUT_VALUE - Static variable in enum com.google.cloudbuild.v1.Build.Status
-
Build or step took longer than was allowed.
- TimeSpan - Class in com.google.cloudbuild.v1
-
Start and end times for a build execution phase.
- TimeSpan.Builder - Class in com.google.cloudbuild.v1
-
Start and end times for a build execution phase.
- TimeSpanOrBuilder - Interface in com.google.cloudbuild.v1
- TIMING_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- TIMING_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- TIMING_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildStep
- toBuilder() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns a builder containing all the values of this settings class.
- toBuilder() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns a builder containing all the values of this settings class.
- toBuilder() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns a builder containing all the values of this settings class.
- toBuilder() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns a builder containing all the values of this settings class.
- toBuilder() - Method in class com.google.cloudbuild.v1.ApprovalConfig
- toBuilder() - Method in class com.google.cloudbuild.v1.ApprovalResult
- toBuilder() - Method in class com.google.cloudbuild.v1.ApproveBuildRequest
- toBuilder() - Method in class com.google.cloudbuild.v1.ArtifactResult
- toBuilder() - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- toBuilder() - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- toBuilder() - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- toBuilder() - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- toBuilder() - Method in class com.google.cloudbuild.v1.Artifacts
- toBuilder() - Method in class com.google.cloudbuild.v1.Build.FailureInfo
- toBuilder() - Method in class com.google.cloudbuild.v1.Build
- toBuilder() - Method in class com.google.cloudbuild.v1.Build.Warning
- toBuilder() - Method in class com.google.cloudbuild.v1.BuildApproval
- toBuilder() - Method in class com.google.cloudbuild.v1.BuildName
- toBuilder() - Method in class com.google.cloudbuild.v1.BuildOperationMetadata
- toBuilder() - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- toBuilder() - Method in class com.google.cloudbuild.v1.BuildOptions
- toBuilder() - Method in class com.google.cloudbuild.v1.BuildStep
- toBuilder() - Method in class com.google.cloudbuild.v1.BuildTrigger
- toBuilder() - Method in class com.google.cloudbuild.v1.BuildTriggerName
- toBuilder() - Method in class com.google.cloudbuild.v1.BuiltImage
- toBuilder() - Method in class com.google.cloudbuild.v1.CancelBuildRequest
- toBuilder() - Method in class com.google.cloudbuild.v1.CreateBuildRequest
- toBuilder() - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- toBuilder() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- toBuilder() - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- toBuilder() - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- toBuilder() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- toBuilder() - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- toBuilder() - Method in class com.google.cloudbuild.v1.FileHashes
- toBuilder() - Method in class com.google.cloudbuild.v1.GetBuildRequest
- toBuilder() - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- toBuilder() - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- toBuilder() - Method in class com.google.cloudbuild.v1.GitHubEventsConfig
- toBuilder() - Method in class com.google.cloudbuild.v1.GitSource
- toBuilder() - Method in class com.google.cloudbuild.v1.Hash
- toBuilder() - Method in class com.google.cloudbuild.v1.InlineSecret
- toBuilder() - Method in class com.google.cloudbuild.v1.ListBuildsRequest
- toBuilder() - Method in class com.google.cloudbuild.v1.ListBuildsResponse
- toBuilder() - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- toBuilder() - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- toBuilder() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- toBuilder() - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- toBuilder() - Method in class com.google.cloudbuild.v1.LocationName
- toBuilder() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- toBuilder() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- toBuilder() - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- toBuilder() - Method in class com.google.cloudbuild.v1.PubsubConfig
- toBuilder() - Method in class com.google.cloudbuild.v1.PullRequestFilter
- toBuilder() - Method in class com.google.cloudbuild.v1.PushFilter
- toBuilder() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- toBuilder() - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- toBuilder() - Method in class com.google.cloudbuild.v1.RepoSource
- toBuilder() - Method in class com.google.cloudbuild.v1.Results
- toBuilder() - Method in class com.google.cloudbuild.v1.RetryBuildRequest
- toBuilder() - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- toBuilder() - Method in class com.google.cloudbuild.v1.Secret
- toBuilder() - Method in class com.google.cloudbuild.v1.SecretManagerSecret
- toBuilder() - Method in class com.google.cloudbuild.v1.Secrets
- toBuilder() - Method in class com.google.cloudbuild.v1.Source
- toBuilder() - Method in class com.google.cloudbuild.v1.SourceProvenance
- toBuilder() - Method in class com.google.cloudbuild.v1.StorageSource
- toBuilder() - Method in class com.google.cloudbuild.v1.StorageSourceManifest
- toBuilder() - Method in class com.google.cloudbuild.v1.TimeSpan
- toBuilder() - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- toBuilder() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- toBuilder() - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- toBuilder() - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- toBuilder() - Method in class com.google.cloudbuild.v1.UploadedNpmPackage
- toBuilder() - Method in class com.google.cloudbuild.v1.UploadedPythonPackage
- toBuilder() - Method in class com.google.cloudbuild.v1.Volume
- toBuilder() - Method in class com.google.cloudbuild.v1.WebhookConfig
- toBuilder() - Method in class com.google.cloudbuild.v1.WorkerPool
- toBuilder() - Method in class com.google.cloudbuild.v1.WorkerPoolName
- toBuilder() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- toBuilder() - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- toBuilder() - Method in class com.google.cloudbuild.v2.Connection
- toBuilder() - Method in class com.google.cloudbuild.v2.ConnectionName
- toBuilder() - Method in class com.google.cloudbuild.v2.CreateConnectionRequest
- toBuilder() - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- toBuilder() - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- toBuilder() - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- toBuilder() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- toBuilder() - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- toBuilder() - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- toBuilder() - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- toBuilder() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- toBuilder() - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- toBuilder() - Method in class com.google.cloudbuild.v2.GetConnectionRequest
- toBuilder() - Method in class com.google.cloudbuild.v2.GetRepositoryRequest
- toBuilder() - Method in class com.google.cloudbuild.v2.GitHubConfig
- toBuilder() - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- toBuilder() - Method in class com.google.cloudbuild.v2.InstallationState
- toBuilder() - Method in class com.google.cloudbuild.v2.ListConnectionsRequest
- toBuilder() - Method in class com.google.cloudbuild.v2.ListConnectionsResponse
- toBuilder() - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- toBuilder() - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- toBuilder() - Method in class com.google.cloudbuild.v2.LocationName
- toBuilder() - Method in class com.google.cloudbuild.v2.OAuthCredential
- toBuilder() - Method in class com.google.cloudbuild.v2.OperationMetadata
- toBuilder() - Method in class com.google.cloudbuild.v2.Repository
- toBuilder() - Method in class com.google.cloudbuild.v2.RepositoryName
- toBuilder() - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- toBuilder() - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- toBuilder() - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest
- TOKEN_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.FetchReadTokenResponse
- TOKEN_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- TOPIC_DELETED - com.google.cloudbuild.v1.PubsubConfig.State
-
The topic has been deleted.
- TOPIC_DELETED_VALUE - Static variable in enum com.google.cloudbuild.v1.PubsubConfig.State
-
The topic has been deleted.
- TOPIC_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.PubsubConfig
- toString() - Method in class com.google.cloudbuild.v1.BuildName
- toString() - Method in class com.google.cloudbuild.v1.BuildTriggerName
- toString() - Method in class com.google.cloudbuild.v1.LocationName
- toString() - Method in class com.google.cloudbuild.v1.WorkerPoolName
- toString() - Method in class com.google.cloudbuild.v2.ConnectionName
- toString() - Method in class com.google.cloudbuild.v2.LocationName
- toString() - Method in class com.google.cloudbuild.v2.RepositoryName
- toStringList(List<BuildName>) - Static method in class com.google.cloudbuild.v1.BuildName
- toStringList(List<BuildTriggerName>) - Static method in class com.google.cloudbuild.v1.BuildTriggerName
- toStringList(List<LocationName>) - Static method in class com.google.cloudbuild.v1.LocationName
- toStringList(List<WorkerPoolName>) - Static method in class com.google.cloudbuild.v1.WorkerPoolName
- toStringList(List<ConnectionName>) - Static method in class com.google.cloudbuild.v2.ConnectionName
- toStringList(List<LocationName>) - Static method in class com.google.cloudbuild.v2.LocationName
- toStringList(List<RepositoryName>) - Static method in class com.google.cloudbuild.v2.RepositoryName
- TRIGGER_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- TRIGGER_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- TRIGGER_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- TRIGGER_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- TRIGGER_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- TRIGGER_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- TRIGGER_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- TRIGGER_TEMPLATE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildTrigger
- TRIGGERS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- TYPE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build.FailureInfo
- TYPE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Hash
U
- UID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.WorkerPool
- unaryMethodSettingsBuilders() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
- unaryMethodSettingsBuilders() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
- UNRECOGNIZED - com.google.cloudbuild.v1.ApprovalResult.Decision
- UNRECOGNIZED - com.google.cloudbuild.v1.Build.FailureInfo.FailureType
- UNRECOGNIZED - com.google.cloudbuild.v1.Build.Status
- UNRECOGNIZED - com.google.cloudbuild.v1.Build.Warning.Priority
- UNRECOGNIZED - com.google.cloudbuild.v1.BuildApproval.State
- UNRECOGNIZED - com.google.cloudbuild.v1.BuildOptions.DefaultLogsBucketBehavior
- UNRECOGNIZED - com.google.cloudbuild.v1.BuildOptions.LoggingMode
- UNRECOGNIZED - com.google.cloudbuild.v1.BuildOptions.LogStreamingOption
- UNRECOGNIZED - com.google.cloudbuild.v1.BuildOptions.MachineType
- UNRECOGNIZED - com.google.cloudbuild.v1.BuildOptions.SubstitutionOption
- UNRECOGNIZED - com.google.cloudbuild.v1.BuildOptions.VerifyOption
- UNRECOGNIZED - com.google.cloudbuild.v1.Hash.HashType
- UNRECOGNIZED - com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.EgressOption
- UNRECOGNIZED - com.google.cloudbuild.v1.PubsubConfig.State
- UNRECOGNIZED - com.google.cloudbuild.v1.PullRequestFilter.CommentControl
- UNRECOGNIZED - com.google.cloudbuild.v1.WebhookConfig.State
- UNRECOGNIZED - com.google.cloudbuild.v1.WorkerPool.State
- UNRECOGNIZED - com.google.cloudbuild.v2.InstallationState.Stage
- UNSPECIFIED - com.google.cloudbuild.v1.BuildOptions.MachineType
-
Standard machine type.
- UNSPECIFIED_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildOptions.MachineType
-
Standard machine type.
- UPDATE_MASK_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- UPDATE_MASK_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.UpdateConnectionRequest
- UPDATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.WorkerPool
- UPDATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.Connection
- UPDATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.Repository
- updateBuildTrigger(UpdateBuildTriggerRequest) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Updates a `BuildTrigger` by its project ID and trigger ID.
- updateBuildTrigger(UpdateBuildTriggerRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildBlockingStub
-
Updates a `BuildTrigger` by its project ID and trigger ID.
- updateBuildTrigger(UpdateBuildTriggerRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildFutureStub
-
Updates a `BuildTrigger` by its project ID and trigger ID.
- updateBuildTrigger(UpdateBuildTriggerRequest, StreamObserver<BuildTrigger>) - Method in interface com.google.cloudbuild.v1.CloudBuildGrpc.AsyncService
-
Updates a `BuildTrigger` by its project ID and trigger ID.
- updateBuildTrigger(UpdateBuildTriggerRequest, StreamObserver<BuildTrigger>) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildStub
-
Updates a `BuildTrigger` by its project ID and trigger ID.
- updateBuildTrigger(String, String, BuildTrigger) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Updates a `BuildTrigger` by its project ID and trigger ID.
- updateBuildTriggerCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Updates a `BuildTrigger` by its project ID and trigger ID.
- updateBuildTriggerCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- updateBuildTriggerCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- updateBuildTriggerCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- UpdateBuildTriggerRequest - Class in com.google.cloudbuild.v1
-
Request to update an existing `BuildTrigger`.
- UpdateBuildTriggerRequest.Builder - Class in com.google.cloudbuild.v1
-
Request to update an existing `BuildTrigger`.
- UpdateBuildTriggerRequestOrBuilder - Interface in com.google.cloudbuild.v1
- updateBuildTriggerSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to updateBuildTrigger.
- updateBuildTriggerSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to updateBuildTrigger.
- updateBuildTriggerSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to updateBuildTrigger.
- updateBuildTriggerSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to updateBuildTrigger.
- updateConnection(UpdateConnectionRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerBlockingStub
-
Updates a single connection.
- updateConnection(UpdateConnectionRequest) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerFutureStub
-
Updates a single connection.
- updateConnection(UpdateConnectionRequest, StreamObserver<Operation>) - Method in interface com.google.cloudbuild.v2.RepositoryManagerGrpc.AsyncService
-
Updates a single connection.
- updateConnection(UpdateConnectionRequest, StreamObserver<Operation>) - Method in class com.google.cloudbuild.v2.RepositoryManagerGrpc.RepositoryManagerStub
-
Updates a single connection.
- updateConnectionAsync(Connection, FieldMask) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Updates a single connection.
- updateConnectionAsync(UpdateConnectionRequest) - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Updates a single connection.
- updateConnectionCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Updates a single connection.
- updateConnectionCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- updateConnectionCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- updateConnectionCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- updateConnectionOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerClient
-
Updates a single connection.
- updateConnectionOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.GrpcRepositoryManagerStub
- updateConnectionOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.HttpJsonRepositoryManagerStub
- updateConnectionOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStub
- updateConnectionOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
-
Returns the builder for the settings used for calls to updateConnection.
- updateConnectionOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns the object with the settings used for calls to updateConnection.
- updateConnectionOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
-
Returns the builder for the settings used for calls to updateConnection.
- updateConnectionOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the object with the settings used for calls to updateConnection.
- UpdateConnectionRequest - Class in com.google.cloudbuild.v2
-
Message for updating a Connection.
- UpdateConnectionRequest.Builder - Class in com.google.cloudbuild.v2
-
Message for updating a Connection.
- UpdateConnectionRequestOrBuilder - Interface in com.google.cloudbuild.v2
- updateConnectionSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings.Builder
-
Returns the builder for the settings used for calls to updateConnection.
- updateConnectionSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.RepositoryManagerSettings
-
Returns the object with the settings used for calls to updateConnection.
- updateConnectionSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings.Builder
-
Returns the builder for the settings used for calls to updateConnection.
- updateConnectionSettings() - Method in class com.google.cloud.devtools.cloudbuild.v2.stub.RepositoryManagerStubSettings
-
Returns the object with the settings used for calls to updateConnection.
- updateWorkerPool(UpdateWorkerPoolRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildBlockingStub
-
Updates a `WorkerPool`.
- updateWorkerPool(UpdateWorkerPoolRequest) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildFutureStub
-
Updates a `WorkerPool`.
- updateWorkerPool(UpdateWorkerPoolRequest, StreamObserver<Operation>) - Method in interface com.google.cloudbuild.v1.CloudBuildGrpc.AsyncService
-
Updates a `WorkerPool`.
- updateWorkerPool(UpdateWorkerPoolRequest, StreamObserver<Operation>) - Method in class com.google.cloudbuild.v1.CloudBuildGrpc.CloudBuildStub
-
Updates a `WorkerPool`.
- updateWorkerPoolAsync(UpdateWorkerPoolRequest) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Updates a `WorkerPool`.
- updateWorkerPoolAsync(WorkerPool, FieldMask) - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Updates a `WorkerPool`.
- updateWorkerPoolCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Updates a `WorkerPool`.
- updateWorkerPoolCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- updateWorkerPoolCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- updateWorkerPoolCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- updateWorkerPoolOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildClient
-
Updates a `WorkerPool`.
- updateWorkerPoolOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStub
- updateWorkerPoolOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.GrpcCloudBuildStub
- updateWorkerPoolOperationCallable() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.HttpJsonCloudBuildStub
- UpdateWorkerPoolOperationMetadata - Class in com.google.cloudbuild.v1
-
Metadata for the `UpdateWorkerPool` operation.
- UpdateWorkerPoolOperationMetadata.Builder - Class in com.google.cloudbuild.v1
-
Metadata for the `UpdateWorkerPool` operation.
- UpdateWorkerPoolOperationMetadataOrBuilder - Interface in com.google.cloudbuild.v1
- updateWorkerPoolOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to updateWorkerPool.
- updateWorkerPoolOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to updateWorkerPool.
- updateWorkerPoolOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to updateWorkerPool.
- updateWorkerPoolOperationSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to updateWorkerPool.
- UpdateWorkerPoolRequest - Class in com.google.cloudbuild.v1
-
Request to update a `WorkerPool`.
- UpdateWorkerPoolRequest.Builder - Class in com.google.cloudbuild.v1
-
Request to update a `WorkerPool`.
- UpdateWorkerPoolRequestOrBuilder - Interface in com.google.cloudbuild.v1
- updateWorkerPoolSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings.Builder
-
Returns the builder for the settings used for calls to updateWorkerPool.
- updateWorkerPoolSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.CloudBuildSettings
-
Returns the object with the settings used for calls to updateWorkerPool.
- updateWorkerPoolSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings.Builder
-
Returns the builder for the settings used for calls to updateWorkerPool.
- updateWorkerPoolSettings() - Method in class com.google.cloud.devtools.cloudbuild.v1.stub.CloudBuildStubSettings
-
Returns the object with the settings used for calls to updateWorkerPool.
- UploadedMavenArtifact - Class in com.google.cloudbuild.v1
-
A Maven artifact uploaded using the MavenArtifact directive.
- UploadedMavenArtifact.Builder - Class in com.google.cloudbuild.v1
-
A Maven artifact uploaded using the MavenArtifact directive.
- UploadedMavenArtifactOrBuilder - Interface in com.google.cloudbuild.v1
- UploadedNpmPackage - Class in com.google.cloudbuild.v1
-
An npm package uploaded to Artifact Registry using the NpmPackage directive.
- UploadedNpmPackage.Builder - Class in com.google.cloudbuild.v1
-
An npm package uploaded to Artifact Registry using the NpmPackage directive.
- UploadedNpmPackageOrBuilder - Interface in com.google.cloudbuild.v1
- UploadedPythonPackage - Class in com.google.cloudbuild.v1
-
Artifact uploaded using the PythonPackage directive.
- UploadedPythonPackage.Builder - Class in com.google.cloudbuild.v1
-
Artifact uploaded using the PythonPackage directive.
- UploadedPythonPackageOrBuilder - Interface in com.google.cloudbuild.v1
- URI_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.UploadedMavenArtifact
- URI_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.UploadedNpmPackage
- URI_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.UploadedPythonPackage
- URL_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ApprovalResult
- URL_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.GitSource
- USER_BUILD_STEP - com.google.cloudbuild.v1.Build.FailureInfo.FailureType
-
A build step has failed.
- USER_BUILD_STEP_VALUE - Static variable in enum com.google.cloudbuild.v1.Build.FailureInfo.FailureType
-
A build step has failed.
- USERNAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.OAuthCredential
V
- VALIDATE_ONLY_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- VALIDATE_ONLY_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- VALIDATE_ONLY_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- VALIDATE_ONLY_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.DeleteConnectionRequest
- VALIDATE_ONLY_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- VALUE_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Hash
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.ApprovalResult.Decision
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.Build.FailureInfo.FailureType
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.Build.Status
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.Build.Warning.Priority
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.BuildApproval.State
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.BuildOptions.DefaultLogsBucketBehavior
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.BuildOptions.LoggingMode
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.BuildOptions.LogStreamingOption
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.BuildOptions.MachineType
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.BuildOptions.SubstitutionOption
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.BuildOptions.VerifyOption
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.BuildTrigger.BuildTemplateCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.GitHubEventsConfig.EventCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.Hash.HashType
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.EgressOption
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.PubsubConfig.State
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.PullRequestFilter.CommentControl
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.PullRequestFilter.GitRefCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.PushFilter.GitRefCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.RepoSource.RevisionCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.Source.SourceCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.WebhookConfig.AuthMethodCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.WebhookConfig.State
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.WorkerPool.ConfigCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v1.WorkerPool.State
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v2.Connection.ConnectionConfigCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.cloudbuild.v2.InstallationState.Stage
-
Deprecated.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloudbuild.v1.ApprovalResult.Decision
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloudbuild.v1.Build.FailureInfo.FailureType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloudbuild.v1.Build.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloudbuild.v1.Build.Warning.Priority
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloudbuild.v1.BuildApproval.State
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloudbuild.v1.BuildOptions.DefaultLogsBucketBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloudbuild.v1.BuildOptions.LoggingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloudbuild.v1.BuildOptions.LogStreamingOption
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloudbuild.v1.BuildOptions.MachineType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloudbuild.v1.BuildOptions.SubstitutionOption
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloudbuild.v1.BuildOptions.VerifyOption
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloudbuild.v1.Hash.HashType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.EgressOption
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloudbuild.v1.PubsubConfig.State
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloudbuild.v1.PullRequestFilter.CommentControl
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloudbuild.v1.WebhookConfig.State
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloudbuild.v1.WorkerPool.State
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloudbuild.v2.InstallationState.Stage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.ApprovalResult.Decision
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.Build.FailureInfo.FailureType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.Build.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.Build.Warning.Priority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.BuildApproval.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.BuildOptions.DefaultLogsBucketBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.BuildOptions.LoggingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.BuildOptions.LogStreamingOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.BuildOptions.MachineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.BuildOptions.SubstitutionOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.BuildOptions.VerifyOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.BuildTrigger.BuildTemplateCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.GitHubEventsConfig.EventCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.Hash.HashType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.EgressOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.PubsubConfig.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.PullRequestFilter.CommentControl
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.PullRequestFilter.GitRefCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.PushFilter.GitRefCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.RepoSource.RevisionCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.Source.SourceCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.WebhookConfig.AuthMethodCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.WebhookConfig.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.WorkerPool.ConfigCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v1.WorkerPool.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v2.Connection.ConnectionConfigCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.cloudbuild.v2.InstallationState.Stage
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.google.cloudbuild.v1.ApprovalResult.Decision
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v1.Build.FailureInfo.FailureType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v1.Build.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v1.Build.Warning.Priority
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v1.BuildApproval.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v1.BuildOptions.DefaultLogsBucketBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v1.BuildOptions.LoggingMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v1.BuildOptions.LogStreamingOption
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v1.BuildOptions.MachineType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v1.BuildOptions.SubstitutionOption
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v1.BuildOptions.VerifyOption
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v1.BuildTrigger.BuildTemplateCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v1.GitHubEventsConfig.EventCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v1.Hash.HashType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig.EgressOption
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v1.PubsubConfig.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v1.PullRequestFilter.CommentControl
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v1.PullRequestFilter.GitRefCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v1.PushFilter.GitRefCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v1.RepoSource.RevisionCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v1.Source.SourceCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v1.WebhookConfig.AuthMethodCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v1.WebhookConfig.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v1.WorkerPool.ConfigCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v1.WorkerPool.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v2.Connection.ConnectionConfigCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.cloudbuild.v2.InstallationState.Stage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERB_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.OperationMetadata
- VERB_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- VERIFIED - com.google.cloudbuild.v1.BuildOptions.VerifyOption
-
Build must be verified.
- VERIFIED_VALUE - Static variable in enum com.google.cloudbuild.v1.BuildOptions.VerifyOption
-
Build must be verified.
- VERSION_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- VERSION_NAME_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.SecretManagerSecret
- Volume - Class in com.google.cloudbuild.v1
-
Volume describes a Docker container volume which is mounted into build steps in order to persist files across build step execution.
- Volume.Builder - Class in com.google.cloudbuild.v1
-
Volume describes a Docker container volume which is mounted into build steps in order to persist files across build step execution.
- VolumeOrBuilder - Interface in com.google.cloudbuild.v1
- VOLUMES_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildOptions
- VOLUMES_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildStep
W
- WAIT_FOR_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildStep
- WARNING - com.google.cloudbuild.v1.Build.Warning.Priority
-
e.g.
- WARNING_VALUE - Static variable in enum com.google.cloudbuild.v1.Build.Warning.Priority
-
e.g.
- WARNINGS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.Build
- WEBHOOK_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildTrigger
- WEBHOOK_SECRET_SECRET_VERSION_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- WebhookConfig - Class in com.google.cloudbuild.v1
-
WebhookConfig describes the configuration of a trigger that creates a build whenever a webhook is sent to a trigger's webhook URL.
- WebhookConfig.AuthMethodCase - Enum in com.google.cloudbuild.v1
- WebhookConfig.Builder - Class in com.google.cloudbuild.v1
-
WebhookConfig describes the configuration of a trigger that creates a build whenever a webhook is sent to a trigger's webhook URL.
- WebhookConfig.State - Enum in com.google.cloudbuild.v1
-
Enumerates potential issues with the Secret Manager secret provided by the user.
- WebhookConfigOrBuilder - Interface in com.google.cloudbuild.v1
- WORKER_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.PrivatePoolV1Config
- WORKER_POOL_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.BuildOptions
- WORKER_POOL_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- WORKER_POOL_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- WORKER_POOL_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- WORKER_POOL_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- WORKER_POOL_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- WORKER_POOL_ID_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- WORKER_POOLS_FIELD_NUMBER - Static variable in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- WorkerPool - Class in com.google.cloudbuild.v1
-
Configuration for a `WorkerPool`.
- WorkerPool.Builder - Class in com.google.cloudbuild.v1
-
Configuration for a `WorkerPool`.
- WorkerPool.ConfigCase - Enum in com.google.cloudbuild.v1
- WorkerPool.State - Enum in com.google.cloudbuild.v1
-
State of the `WorkerPool`.
- WorkerPoolName - Class in com.google.cloudbuild.v1
- WorkerPoolName() - Constructor for class com.google.cloudbuild.v1.WorkerPoolName
-
Deprecated.
- WorkerPoolName.Builder - Class in com.google.cloudbuild.v1
-
Builder for projects/{project}/locations/{location}/workerPools/{worker_pool}.
- WorkerPoolOrBuilder - Interface in com.google.cloudbuild.v1
- WORKING - com.google.cloudbuild.v1.Build.Status
-
Build or step is being executed.
- WORKING_VALUE - Static variable in enum com.google.cloudbuild.v1.Build.Status
-
Build or step is being executed.
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.ApprovalConfig
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.ApprovalResult
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.ApproveBuildRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.ArtifactResult
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.Artifacts.ArtifactObjects
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.Artifacts.MavenArtifact
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.Artifacts.NpmPackage
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.Artifacts.PythonPackage
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.Artifacts
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.Build.FailureInfo
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.Build.Warning
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.Build
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.BuildApproval
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.BuildOperationMetadata
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.BuildOptions.PoolOption
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.BuildOptions
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.BuildStep
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.BuildTrigger
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.BuiltImage
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.CancelBuildRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.CreateBuildRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.CreateBuildTriggerRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolOperationMetadata
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.CreateWorkerPoolRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.DeleteBuildTriggerRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolOperationMetadata
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.DeleteWorkerPoolRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.FileHashes
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.GetBuildRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.GetBuildTriggerRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.GetWorkerPoolRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.GitHubEventsConfig
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.GitSource
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.Hash
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.InlineSecret
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.ListBuildsRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.ListBuildsResponse
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.ListBuildTriggersRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.ListBuildTriggersResponse
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.ListWorkerPoolsResponse
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.NetworkConfig
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config.WorkerConfig
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.PrivatePoolV1Config
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.PubsubConfig
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.PullRequestFilter
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.PushFilter
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.ReceiveTriggerWebhookResponse
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.RepoSource
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.Results
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.RetryBuildRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.RunBuildTriggerRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.Secret
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.SecretManagerSecret
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.Secrets
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.Source
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.SourceProvenance
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.StorageSource
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.StorageSourceManifest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.TimeSpan
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.UpdateBuildTriggerRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolOperationMetadata
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.UpdateWorkerPoolRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.UploadedMavenArtifact
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.UploadedNpmPackage
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.UploadedPythonPackage
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.Volume
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.WebhookConfig
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v1.WorkerPool
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.BatchCreateRepositoriesResponse
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.Connection
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.CreateConnectionRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.CreateRepositoryRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.DeleteConnectionRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.DeleteRepositoryRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.FetchLinkableRepositoriesResponse
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.FetchReadTokenRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.FetchReadTokenResponse
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.FetchReadWriteTokenResponse
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.GetConnectionRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.GetRepositoryRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.GitHubConfig
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.GitHubEnterpriseConfig
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.InstallationState
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.ListConnectionsRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.ListConnectionsResponse
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.ListRepositoriesRequest
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.ListRepositoriesResponse
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.OAuthCredential
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.OperationMetadata
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.Repository
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.RunWorkflowCustomOperationMetadata
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.ServiceDirectoryConfig
- writeTo(CodedOutputStream) - Method in class com.google.cloudbuild.v2.UpdateConnectionRequest
All Classes All Packages